From c49e78bef068f4c4607d6d572366661e40b404be Mon Sep 17 00:00:00 2001 From: Ugnich Anton Date: Tue, 16 Oct 2012 17:31:27 +0700 Subject: blog title --- web/style3.css | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'web/style3.css') diff --git a/web/style3.css b/web/style3.css index 9dc2f247..09097665 100644 --- a/web/style3.css +++ b/web/style3.css @@ -74,7 +74,7 @@ table.users { width: 100%; margin: 10px 0; } table.users td { width: 33%; padding: 6px 0; overflow: hidden; } table.users img { width: 32px; height: 32px; vertical-align: middle; margin-right: 6px; } -.title2 { padding: 10px 20px; margin: 20px 0 20px 0; } +.title2 { padding: 10px 20px; margin: 20px 0; } .title2-right { float: right; line-height: 24px; } .title2 h2 { font-size: 24px; } @@ -82,12 +82,15 @@ table.users img { width: 32px; height: 32px; vertical-align: middle; margin-righ /********/ -#column { width: 185px; position: absolute; top: 0; padding-top: 10px; } +#column { width: 185px; position: absolute; top: 0; padding-top: 10px; overflow: hidden; } #column ul,p,hr { margin: 10px 0; } #column li { margin: 6px 0; } #column p { font-size: small; line-height: 140%; } #column hr { height: 1px; border: none; } -#column .inp { width: 180px; border: 1px solid; padding: 3px; border-radius: 3px; } +#column .inp { width: 175px; border: 1px solid; padding: 3px; border-radius: 3px; } +#ctitle { font-size: 14pt; } +#ctitle img { vertical-align: middle; margin-right: 5px; } +#ustats li { margin: 3px 0; font-size: smaller; } /********/ -- cgit v1.2.3