diff options
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ /* Add local styling here, instead of modifying style.css. */ -div#header { +.header { background-color: green; color: white; padding: 10px; |
index : support/content | ||
http://support.redpill.dk/ Ikiwiki content |
summaryrefslogtreecommitdiff |
-rw-r--r-- | local.css | 2 |
@@ -2,7 +2,7 @@ /* Add local styling here, instead of modifying style.css. */ -div#header { +.header { background-color: green; color: white; padding: 10px; |