Commit: 2cc4350194b17de1c2910b63102007ce7d889312 Author: Levi Morrison <[email protected]> Tue, 8 Apr 2014 14:18:42 -0600 Parents: ceb2638915f789435ca006fa529f3be175b8c2b3 Branches: master
Link: http://git.php.net/?p=web/shared.git;a=commitdiff;h=2cc4350194b17de1c2910b63102007ce7d889312 Log: Minor wiki fixes. Changed paths: M styles/wiki.css Diff: diff --git a/styles/wiki.css b/styles/wiki.css index e1ffa68..53f3715 100644 --- a/styles/wiki.css +++ b/styles/wiki.css @@ -129,6 +129,7 @@ body { position:relative; border-radius:0; font-size:1.125rem; + color:#333; } #dw__toc > h3 > strong { position: absolute; @@ -1014,7 +1015,7 @@ h6:after { content:" "; width:100%; margin-top:-1px; - border-bottom:1px solid; + border-bottom:1px dotted; } h1 { font-size:1.75rem; -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
