From 88f3693c53e70ad064ccc1466ddf27cae98db49a Mon Sep 17 00:00:00 2001 From: Ugnich Anton Date: Sat, 8 Mar 2014 16:26:50 +0700 Subject: iPod contest --- web/style3.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'web') diff --git a/web/style3.css b/web/style3.css index 1c13fab7..268e1061 100644 --- a/web/style3.css +++ b/web/style3.css @@ -36,6 +36,8 @@ body>header p { color: #000; font-size: 13pt; margin: 12px 0; text-align: center /********/ +#content>p, #content>h1, #content>h2 { margin: 1em 0; } + article { margin: 10px 0 20px 58px; background: #FFF; padding: 12px 13px; } article>aside { margin: -12px 0 0 -71px; width: 48px; height: 48px; float: left; } article>aside img { width: 48px; height: 48px; } @@ -97,7 +99,7 @@ blockquote { border-left: 1px dashed #CCC; margin: 10px 0 10px 10px; padding-lef .title2 { padding: 10px 20px; margin: 20px 0; background: #DDDDD0; } .title2-right { float: right; line-height: 24px; } -.title2 h2 { font-size: x-large; } +#content .title2 h2 { font-size: x-large; margin: 0; } .page { text-align: center; padding: 5px; background: #E5E5DD; } -- cgit v1.2.3