aboutsummaryrefslogtreecommitdiffstats
path: root/static/style/default.css
diff options
context:
space:
mode:
authorbnewbold <bnewbold@ziggy.(none)>2009-10-12 21:28:01 -0400
committerbnewbold <bnewbold@ziggy.(none)>2009-10-12 21:28:01 -0400
commitbb582ed6abeae5501ffcfe2ab10f7bdeb54c6e26 (patch)
tree152f36445f035c1d206ede6d43e4dd049e0d5d4b /static/style/default.css
parent6dd6f8a0632f8b494d7c86b03668c79657143bdc (diff)
downloadbnewnet-bb582ed6abeae5501ffcfe2ab10f7bdeb54c6e26.tar.gz
bnewnet-bb582ed6abeae5501ffcfe2ab10f7bdeb54c6e26.zip
new fontage
Diffstat (limited to 'static/style/default.css')
-rw-r--r--static/style/default.css15
1 files changed, 8 insertions, 7 deletions
diff --git a/static/style/default.css b/static/style/default.css
index 5f11aa2..c3bd002 100644
--- a/static/style/default.css
+++ b/static/style/default.css
@@ -58,6 +58,7 @@ pre.large {
.search_box {
border: 1px solid black;
padding: 1px;
+ margin-top: 4px;
margin-bottom: 4px;
font-size: 12px;
font-weight: bold;
@@ -100,7 +101,7 @@ pre.large {
margin-bottom: 7px;
text-align: center;
font-weight: bold;
- font-family: serif;
+ /* font-family: serif; */
font-size: 120%;
}
.col_left {
@@ -164,7 +165,7 @@ pre.large {
margin-left: 4%;
font-size: 90%;
font-style: italic;
- font-family: sans-serif;
+ /* font-family: sans-serif; */
text-align: center;
width: 720px;
margin-bottom: 5px;
@@ -220,18 +221,18 @@ table.listing td.description {
overflow: hidden; }
#top_bar {
- height: 22px;
+ height: 23px;
background-color: #993333;
margin: 0px;
padding: 0px;
width: 100%; }
#top_bar_content {
background-color: #993333;
- height: 20px;
- font-family: courier;
- font: courier;
+ height: 21px;
+ font-family: courier;
+ /* font: courier; */
font-weight: normal;
- font-size: 14px;
+ font-size: 15px;
color: #EEEEEE;
float: center;
width: 724px;