aboutsummaryrefslogtreecommitdiff
path: root/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'default.css')
-rw-r--r--default.css8
1 files changed, 2 insertions, 6 deletions
diff --git a/default.css b/default.css
index 4198efb..7b01c98 100644
--- a/default.css
+++ b/default.css
@@ -134,7 +134,6 @@ td {
padding-bottom: 1px;
padding-top: 1px;
font-size:0.8em;
- font-weight:bold;
}
tr#add_participant{
@@ -161,6 +160,7 @@ td.polls {
}
th {
+ font-weight: normal;
font-size:0.8em;
padding-left: 3px;
padding-right: 3px;
@@ -172,14 +172,12 @@ td.date {
color:#ccc;
text-align: left;
font-size:0.8em;
- font-weight:bold;
- font-family: Arial, Helvetica, sans-serif;
}
html {
background: #EEE;
color: #000;
- font-family: Arial, Helvetica, sans-serif;
+ font-family: Arial, Helvetica, sans-serif, serif, monospace, cursive, fantasy;
}
#main{
margin-left: auto;
@@ -227,7 +225,6 @@ div#tabs ul{
div#tabs ul, p#history{
font-size: 0.8em;
- font-weight:bold;
}
div#tabs ul{
@@ -279,7 +276,6 @@ pre#configwarning {
}
h1, h2, h3 {
- font-weight:bold;
color:#000;
margin-bottom:.5ex;
}