You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2012/12/17 12:38:46 UTC

svn commit: r1422860 - /isis/site/trunk/content/bootstrap.css

Author: danhaywood
Date: Mon Dec 17 11:38:45 2012
New Revision: 1422860

URL: http://svn.apache.org/viewvc?rev=1422860&view=rev
Log:
isis site - release notes

Modified:
    isis/site/trunk/content/bootstrap.css

Modified: isis/site/trunk/content/bootstrap.css
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/bootstrap.css?rev=1422860&r1=1422859&r2=1422860&view=diff
==============================================================================
--- isis/site/trunk/content/bootstrap.css (original)
+++ isis/site/trunk/content/bootstrap.css Mon Dec 17 11:38:45 2012
@@ -546,7 +546,7 @@ address {
   line-height: 18px;
   margin-bottom: 18px;
 }
-code, pre {
+h2 a, h3 a, code, pre {
   padding: 0 3px 2px;
   font-family: Monaco, Andale Mono, Courier New, monospace;
   font-size: 12px;
@@ -554,7 +554,7 @@ code, pre {
   -moz-border-radius: 3px;
   border-radius: 3px;
 }
-code {
+h2 a, h3 a, code {
   /*background-color: #fee9cc;*/
   color: rgba(0, 0, 0, 0.75);
   padding: 1px 3px;