diff options
author | Joris Guyonvarch | 2014-10-03 16:18:24 +0200 |
---|---|---|
committer | Joris Guyonvarch | 2014-10-03 16:18:24 +0200 |
commit | a1a3dbadffaaab290a6b6bb4b61df787d3b8ffdd (patch) | |
tree | 039b6b171d9dbdc2c10101a3a5664125a4eddcbf /style.css | |
parent | b3975b15a16fb22739f2d633caaeed0cb1c39ab7 (diff) |
Adding a target to catch
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ h1 { font-weight: bold; background-color: #225522; min-width: 500px; - color: #e0e0e0; + color: white; margin: 0; padding-top: 20px; padding-bottom: 20px; |