Commit:    5eb975db1e6cd4a4393ba6b4d3b917cb32bcc40e
Author:    Paul Dragoonis <[email protected]>         Mon, 24 Jun 2013 
22:43:23 +0100
Parents:   7d552438f88af41af0c6bf233e0ed5880cd5ea26
Branches:  master

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

Log:
[beta theme] reverted actual user contributed notes, code back to monospace 
font.

Changed paths:
  M  styles/theme.css


Diff:
diff --git a/styles/theme.css b/styles/theme.css
index 223f5e0..96f005f 100755
--- a/styles/theme.css
+++ b/styles/theme.css
@@ -513,11 +513,6 @@ code {
     font-family: monospace;
 }
 
-.phpcode span {
-    line-height: 0.5em;
-}
-
-
 .phpcode, div.classsynopsis {
        text-align: left;
 }


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

Reply via email to