Commit:    8fbb2816d52249e34a027d41c51d7ad109a4b381
Author:    Levi Morrison <[email protected]>         Fri, 7 Mar 2014 11:50:12 -0700
Parents:   f0e3c3f1c309f1bdfd2756a82d31ae342981ef9e
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=8fbb2816d52249e34a027d41c51d7ad109a4b381

Log:
Cleanup from changing fonts to rem.

Changed paths:
  M  styles/theme-base.css


Diff:
diff --git a/styles/theme-base.css b/styles/theme-base.css
index b624e7d..b439da9 100755
--- a/styles/theme-base.css
+++ b/styles/theme-base.css
@@ -332,7 +332,7 @@ body, input, textarea {
     font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
 }
 code,
-pre,
+pre.info,
 .docs .classsynopsis,
 .docs .classsynopsis code {
     font: normal 0.875rem / 1.46 "Source Code Pro", monospace;


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to