[Groonga-commit] groonga/gcs.groonga.org [gh-pages] Override font color and text shadow of code snippets in headings

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 5日 (木) 10:51:08 JST


SHIMODA Hiroshi	2012-07-05 10:51:08 +0900 (Thu, 05 Jul 2012)

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

  Log:
    Override font color and text shadow of code snippets in headings

  Modified files:
    stylesheets/screen/base.css

  Modified: stylesheets/screen/base.css (+2 -0)
===================================================================
--- stylesheets/screen/base.css    2012-07-05 10:45:19 +0900 (1b9d008)
+++ stylesheets/screen/base.css    2012-07-05 10:51:08 +0900 (a5fb168)
@@ -176,7 +176,9 @@ code, pre {
   -ms-border-radius: 0.3em;
   border-radius: 0.3em;
   border: #A5C1CB 1px solid;
+  color: black;
   padding: 0.5em 1em;
+  text-shadow: none;
 }
 
 code {
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
下载 



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