summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/local.css b/local.css
index 44488a9..b1cbddb 100644
--- a/local.css
+++ b/local.css
@@ -29,7 +29,7 @@ DIV#branding-logo a {
color: white;
font-weight: bold;
}
-DIV#topbar,
+DIV.topbar,
DIV.pagerights,
DIV.pagedate {
margin: 0 5%;
@@ -39,7 +39,7 @@ DIV.pagedate {
text-align: right;
font-size: small;
}
-DIV#topbar P,
+DIV.topbar P,
DIV.pagerights P,
DIV.pagedate P {
line-height: 1.2em;
@@ -55,14 +55,14 @@ DIV#content {
background-repeat: no-repeat;
background-position: 80%;
}
-DIV#sidebar {
+DIV.sidebar {
float: left;
background-color: inherit;
width: 15%;
margin-left: -100%;
text-align: right;
}
-DIV#farbar {
+DIV.farbar {
float: left;
width: 10%;
margin-left: -10%;