[Groonga-commit] groonga/gcs.groonga.org [gh-pages] Override color of links in headings

Back to archive index

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


SHIMODA Hiroshi	2012-06-28 12:25:29 +0900 (Thu, 28 Jun 2012)

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

  Log:
    Override color of links in headings

  Modified files:
    stylesheets/screen/base.css

  Modified: stylesheets/screen/base.css (+6 -6)
===================================================================
--- stylesheets/screen/base.css    2012-06-28 12:23:41 +0900 (c715b44)
+++ stylesheets/screen/base.css    2012-06-28 12:25:29 +0900 (df5d625)
@@ -37,12 +37,12 @@ h1, h2, h3, h4, h5 {
   margin-bottom: 2em;
 }
 
-h1, h1 *,
-h2, h2 *,
-h3, h3 *,
-h4, h4 *,
-h5, h5 *,
-th {
+h1, h1 *, h1 :link, h1 :visited,
+h2, h2 *, h2 :link, h2 :visited,
+h3, h3 *, h3 :link, h3 :visited,
+h4, h4 *, h4 :link, h4 :visited,
+h5, h5 *, h5 :link, h5 :visited,
+th, th :link, th :visited {
   color: white;
   font-weight: normal;
   text-decoration: none;
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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