[Groonga-commit] groonga/gcs.groonga.org [gh-pages] Set colors for links

Back to archive index

null+****@clear***** null+****@clear*****
2012年 6月 28日 (木) 12:23:41 JST


SHIMODA Hiroshi	2012-06-28 12:23:41 +0900 (Thu, 28 Jun 2012)

  New Revision: 1e78f96dfc8d27fa105609dce5df865057924ba2
  https://github.com/groonga/gcs.groonga.org/commit/1e78f96dfc8d27fa105609dce5df865057924ba2

  Log:
    Set colors for links

  Modified files:
    stylesheets/screen/base.css

  Modified: stylesheets/screen/base.css (+11 -6)
===================================================================
--- stylesheets/screen/base.css    2012-06-28 12:23:30 +0900 (750c803)
+++ stylesheets/screen/base.css    2012-06-28 12:23:41 +0900 (c715b44)
@@ -13,6 +13,17 @@ body {
   padding: 80px 15% 1em;
 }
 
+:link,
+:visited {
+  color: #123D70;
+  text-decoration: underline;
+  text-shadow: #9AA4AC 0 0 0.25em;
+}
+
+:visited {
+  color: #5D707C;
+}
+
 h1 {
   font-size: 120%;
 }
@@ -71,12 +82,6 @@ nav ul li {
   padding-right: 1em;
 }
 
-nav :link,
-nav :visited {
-  color: black;
-  text-shadow: #9AA4AC 0 0 0.25em;
-}
-
 footer {
   border-top: 1px solid;
   font-size: 95%;
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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