summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2007-11-06 20:15:48 +0100
committerJonas Smedegaard <dr@jones.dk>2007-11-06 20:15:48 +0100
commitb31205dc9a04d4001708ecf24b21eb146756ef87 (patch)
tree68ff13c3133d3f0b603443d70fb47da73d51eba1 /local.css
parentadaba0a3b6cb3445eefb0808c4a41df425dc67a0 (diff)
udseende: Smallere menu, bredere brødtekst med større højremargin.
Diffstat (limited to 'local.css')
-rw-r--r--local.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/local.css b/local.css
index 5168d62..8fcfec6 100644
--- a/local.css
+++ b/local.css
@@ -27,7 +27,7 @@ div.header span {
#sidebar {
float: left;
margin-left: 5%;
- width: 25%;
+ width: 16%;
padding: 0px;
}
#sidebar ul {
@@ -51,9 +51,9 @@ div.header span {
#content {
float: right;
- width: 68%;
+ width: 70%;
line-height: 3ex;
- margin: 1%;
+ margin-right: 8%;
}
blockquote {