diff options
Diffstat (limited to 'local.css')
-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; |