aboutsummaryrefslogtreecommitdiffstats
path: root/static/style/default.css
diff options
context:
space:
mode:
authorbnewbold <bnewbold@ziggy.(none)>2009-10-05 22:28:22 -0400
committerbnewbold <bnewbold@ziggy.(none)>2009-10-05 22:28:22 -0400
commit01f4d90290391358d5078a27bdb961c06413a315 (patch)
tree140dd7d2e5a3ff214837ab3d48d35d967357a772 /static/style/default.css
parentb2d9c801f804c2964efeba952b9ac7389971906c (diff)
downloadbnewnet-01f4d90290391358d5078a27bdb961c06413a315.tar.gz
bnewnet-01f4d90290391358d5078a27bdb961c06413a315.zip
purged old sytle system, fixing up some reset akchun
Diffstat (limited to 'static/style/default.css')
-rw-r--r--static/style/default.css29
1 files changed, 11 insertions, 18 deletions
diff --git a/static/style/default.css b/static/style/default.css
index acdd415..f8ec391 100644
--- a/static/style/default.css
+++ b/static/style/default.css
@@ -1,11 +1,7 @@
-html {
- margin: 0px;
- padding: 0px;
- font-size: 16px; }
body {
- font-family: serif;
- margin: 0px;
- padding: 0px;
+ font-family: helvetica, arial, verdana, sans-serif;
+ font-size: 90%;
+ line-height: 1.25;
background-color: #E3E3E3; }
a {
text-decoration: none; }
@@ -21,17 +17,16 @@ a.subtle {
color: black;
text-decoration: none; }
h1 {
- font-size: 16pt;
- font-weight: bold;
- text-align: center; }
+ font-size: 200%;
+ margin: 10px 10px 20px 8px;
+ font-weight: bold; }
h2.pagesubtitle {
- font-size: 12pt;
+ font-size: 140%;
font-weight: bold;
font-style: italic;
text-align: center;
border-bottom: none; }
h3 {
- margin: 0px;
padding-top: 8px;
padding-bottom: 4px;
padding-left: 0px;
@@ -73,8 +68,7 @@ pre.large {
font-size: 12px;
color: #555555;
font-weight: bold;
- font-size: 12px;
- margin-left: 8px; }
+ margin-left: 2px; }
.path a {
color: #6666DD; }
.path a:visited {
@@ -107,7 +101,7 @@ pre.large {
text-align: center;
font-weight: bold;
font-family: serif;
- font-size: 14px;
+ font-size: 120%;
}
.col_left {
width: 24%;
@@ -140,7 +134,7 @@ pre.large {
text-align: center;
font-style: italic;
width: 100%;
- font-size: small;
+ font-size: 70%;
font-family: courier; }
.notice {
padding: 8px;
@@ -156,7 +150,6 @@ pre.large {
.centerize {
text-align: center; }
.content {
- font-size: small;
background-color: #FFFFFF;
margin-left: 4%;
width: 680px;
@@ -169,7 +162,7 @@ pre.large {
border: 1px solid black; }
.content_footer {
margin-left: 4%;
- font-size: 10px;
+ font-size: 90%;
font-style: italic;
font-family: sans-serif;
text-align: center;