aboutsummaryrefslogtreecommitdiff
path: root/web/style3.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/style3.css')
-rw-r--r--web/style3.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/web/style3.css b/web/style3.css
index 6f0b42bf..e105081e 100644
--- a/web/style3.css
+++ b/web/style3.css
@@ -19,6 +19,7 @@ hr { height: 1px; background: #CCC; }
#header a { display: block; font-size: 18px; padding: 0 10px; color: #AAA; }
#header .wide { padding: 0 20px; }
#header img { max-width: 32px; max-height: 32px; vertical-align: middle; margin-right: 4px; }
+#header label { cursor: pointer; }
.head-ico { width: 32px; height: 32px; background: url(//static.juick.com/head-ico-24.png) no-repeat; display: inline-block; vertical-align: middle; margin-bottom: 2px; }
#hi-logo { width: 110px; margin: 0 28px; }
@@ -69,7 +70,7 @@ hr { height: 1px; background: #CCC; }
.title2 { padding: 10px 20px; margin: 20px 0; background: #DDDDD0; }
.title2-right { float: right; line-height: 24px; }
-.title2 h2 { font-size: 24px; }
+.title2 h2 { font-size: x-large; }
.page { text-align: center; padding: 5px; background: #E5E5DD; }
@@ -107,7 +108,7 @@ hr { height: 1px; background: #CCC; }
/********/
-#footer { clear: both; font-size: small; padding: 10px 0; color: #999; }
+#footer { clear: both; font-size: small; padding: 10px; color: #999; }
#footer-right { float: right; }
/******************************************************************************/
@@ -137,6 +138,8 @@ hr { height: 1px; background: #CCC; }
.msg-media { overflow: scroll; }
.msg-media,.msg-links,.msg-comment,.msg-comments,.msg-recomms { margin-left: 0px; }
+ .title2 h2 { font-size: large; }
+
.fix,.abs { position: static; }
#column { clear: both; margin: 0 3%; width: 44%; float: left; }
#rcol { float: left; width: 44%; margin: 20px 3% 0 3%; }