[Groonga-commit] groonga/gcs.groonga.org [gh-pages] Stylize global navigation

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 5日 (木) 13:04:16 JST


SHIMODA Hiroshi	2012-07-05 13:04:16 +0900 (Thu, 05 Jul 2012)

  New Revision: 22e61be5ac66c04cf65a6e55571417bdf42e4986
  https://github.com/groonga/gcs.groonga.org/commit/22e61be5ac66c04cf65a6e55571417bdf42e4986

  Log:
    Stylize global navigation

  Modified files:
    stylesheets/screen/base.css

  Modified: stylesheets/screen/base.css (+16 -8)
===================================================================
--- stylesheets/screen/base.css    2012-07-05 12:37:55 +0900 (60219cd)
+++ stylesheets/screen/base.css    2012-07-05 13:04:16 +0900 (acee29b)
@@ -76,15 +76,21 @@ h3:before {
 
 h1#global-heading {
   background: url("header-icon.png") no-repeat left;
-  font-size: 120%;
+  font-size: 90%;
   font-style: italic;
+  left: 15%;
   letter-spacing: -0.04em;
   line-height: 1;
-  margin: 0 0 0 -40px;
-  padding: 15px 0 15px 40px;
+  margin: 0 0 0 -20px;
+  padding: 15px 0 15px 20px;
   position: absolute;
   top: 1.5em;
-  left: 15%;
+  width: 16%;
+  z-index: 1000;
+}
+
+p {
+  text-align: justify;
 }
 
 ul li {
@@ -114,11 +120,13 @@ ul ul {
 
 
 nav {
+  border-bottom: 1px solid #A8BBD0;
   font-size: 90%;
-  left: 15%;
+  left: 12%;
+  padding: 15px 0 30px 21%;
   position: absolute;
-  top: 90px;
-  right: 15%;
+  right: 12%;
+  top: 1.5em;
 }
 
 nav ul,
@@ -138,7 +146,7 @@ nav ul li:before {
 }
 
 footer {
-  border-top: 1px solid;
+  border-top: 1px solid #A8BBD0;
   clear: both;
   font-size: 95%;
   margin: 2em -10% 0;
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
下载 



Groonga-commit メーリングリストの案内
Back to archive index