- From: Mercurial notifier <nobody@w3.org>
- Date: Mon, 14 Jun 2010 09:22:35 -0400
- To: Unicorn Updates <www-validator-cvs@w3.org>
changeset: 1223:85204973ad25 user: Thomas Gambet <tgambet@w3.org> date: Sun Jun 13 16:09:11 2010 -0400 files: WebContent/style/init.css description: +img.loader diff -r 2f9f9da39edc -r 85204973ad25 WebContent/style/init.css --- a/WebContent/style/init.css Sun Jun 13 16:08:34 2010 -0400 +++ b/WebContent/style/init.css Sun Jun 13 16:09:11 2010 -0400 @@ -2,12 +2,10 @@ margin:0 33px; } #init h1 { - /*font-weight:bold;*/ font-size:1.2em; margin-bottom:0.2em; } #init ul { - /*margin-left:0.2em;;*/ margin-bottom:0.5em; } #init ul li:before { @@ -15,4 +13,7 @@ } #init ul li a { margin-left:0.2em; +} +img.loader { + margin:0; } \ No newline at end of file
Received on Monday, 14 June 2010 13:25:13 UTC