aboutsummaryrefslogtreecommitdiff
path: root/web/style3.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/style3.css')
-rw-r--r--web/style3.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/web/style3.css b/web/style3.css
index 706ae32c..e44627a5 100644
--- a/web/style3.css
+++ b/web/style3.css
@@ -10,7 +10,7 @@ hr { height: 1px; background: #CCC; margin: 10px 0; }
pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
.u { text-decoration: underline; }
-#content, #footer { width: 700px; margin: 15px 0 0 290px; }
+#content, #footer { width: 700px; margin: 15px 0 0 300px; }
#topwrapper { position: relative; clear: both; }
/********/
@@ -94,11 +94,12 @@ blockquote { border-left: 1px dashed #CCC; margin: 10px 0 10px 10px; padding-lef
/********/
-#column { width: 230px; padding-top: 10px; overflow: hidden; float: left; margin-left: 20px; }
+#column { width: 250px; padding-top: 10px; overflow: hidden; float: left; margin-left: 15px; }
#column ul, #column p, #column hr { margin: 10px 0; }
#column li { margin: 6px 0; }
#column .margtop { margin-top: 15px; }
#column p { font-size: small; line-height: 140%; }
+#column .tags { text-align: justify; }
#column .inp { width: 222px; padding: 3px; border: 1px solid #CCC; border-radius: 3px; background: #F5F5E9; }
#ctitle { font-size: 14pt; }
#ctitle img { vertical-align: middle; margin-right: 5px; }