diff options
| author | Nathan Kinkade <nath@nkinka.de> | 2012-11-13 21:43:59 +0000 |
|---|---|---|
| committer | Nathan Kinkade <nath@nkinka.de> | 2012-11-13 21:43:59 +0000 |
| commit | 7d94d6ca60753296efc812e21a585edf09dbfff4 (patch) | |
| tree | cd2fafe994819b3ee9115fc36a25d6ecfc3e6acc /css/site.css | |
| parent | e456470c020a42c6bc0b04170c3deda7ea71388c (diff) | |
Round header corners, change some colors and add a tag line.
Diffstat (limited to 'css/site.css')
| -rw-r--r-- | css/site.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/site.css b/css/site.css index 7d2ffd4..a81b4c7 100644 --- a/css/site.css +++ b/css/site.css @@ -51,6 +51,7 @@ a:hover.whiteLink { position: relative; width: 100%; background-color: #ccb8a6; + border-radius: 10px; } #headerLeft { |
