aboutsummaryrefslogtreecommitdiff
path: root/dudle.css
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-10-29 08:27:15 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-10-29 08:27:15 +0100
commit70eda2c21900f5c487f3ab6e0d3d99abc04d6900 (patch)
tree8ed47ec6f7191c42056d8f4d814c572edcd6622a /dudle.css
parent8668b3eba337a5225edd23d3fc57d8fd45a0f9e0 (diff)
css validated
Diffstat (limited to '')
-rw-r--r--dudle.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/dudle.css b/dudle.css
index 48fa688..73feb93 100644
--- a/dudle.css
+++ b/dudle.css
@@ -127,7 +127,7 @@ div#tabs ul, p#history{
}
div#tabs ul{
- margin-left 0em;
+ margin-left: 0em;
margin-bottom: 0em;
padding: 0em;
list-style-type: none;
@@ -157,7 +157,7 @@ li.nonactive_tab a:hover {
}
pre#configwarning {
- font-family:Courier New,Courier,monospace;
+ font-family: "Courier New",Courier,monospace;
letter-spacing:0;
margin-top: -12ex;
line-height:95%;