Commit: df6ada9cbc403dbc7575e2ea2e22b89059b02fb9 Author: Michael <[email protected]> Sat, 7 Jun 2014 15:10:55 +0200 Parents: f507d950007ef57141239f0787ceba314ba088b2 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=df6ada9cbc403dbc7575e2ea2e22b89059b02fb9 Log: Typo Changed paths: M styles/theme-base.css Diff: diff --git a/styles/theme-base.css b/styles/theme-base.css index 08888f0..ba73007 100755 --- a/styles/theme-base.css +++ b/styles/theme-base.css @@ -361,7 +361,7 @@ p:empty { small { font-size: 0.75rem; } -/* use this instead of the obsolet <big> tag */ +/* use this instead of the obsolete <big> tag */ .big { font-size: 1.2rem; } -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
