Commit:    d963f1bd254bf49b7d7c46ca4f6b7e02aaff9ffc
Author:    Levi Morrison <[email protected]>         Tue, 8 Apr 2014 22:27:54 -0600
Parents:   e81ef40f6f9d3115226cbd250f80ea53426e3e91
Branches:  master

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

Log:
Warning and caution font size needed to be toned down a bit

Changed paths:
  M  styles/theme-base.css


Diff:
diff --git a/styles/theme-base.css b/styles/theme-base.css
index 356feaf..2cf556d 100755
--- a/styles/theme-base.css
+++ b/styles/theme-base.css
@@ -1219,7 +1219,7 @@ blockquote.note {
 
 div.caution strong.caution,
 div.warning strong.warning {
-  font-size: 1.25rem;
+  font-size: 1.125rem;
 }
 
 div.tip b.tip,


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

Reply via email to