From 7d94d6ca60753296efc812e21a585edf09dbfff4 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Tue, 13 Nov 2012 21:43:59 +0000 Subject: Round header corners, change some colors and add a tag line. --- css/site.css | 1 + 1 file changed, 1 insertion(+) (limited to 'css/site.css') 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 { -- cgit v1.2.3