aboutsummaryrefslogtreecommitdiff
path: root/web/style3.css
diff options
context:
space:
mode:
authorGravatar Ugnich Anton2012-10-16 17:31:27 +0700
committerGravatar Ugnich Anton2012-10-16 17:31:27 +0700
commitc49e78bef068f4c4607d6d572366661e40b404be (patch)
tree25f6cfdbe413aa3209f93a5f39cf26e1dfb89124 /web/style3.css
parentcd3776013be1846fc7081371abaae4c8ae5ec9f1 (diff)
blog title
Diffstat (limited to 'web/style3.css')
-rw-r--r--web/style3.css9
1 files changed, 6 insertions, 3 deletions
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; }
/********/