diff --git a/silicoflare.css b/silicoflare.css index 8d00ea3..728ac12 100644 --- a/silicoflare.css +++ b/silicoflare.css @@ -6,7 +6,8 @@ * { font-family: 'SilicoHand'; cursor: url("data/cursor.cur") 0 0, auto; - transition-duration: 0.5s; + transition-duration: 0.5s; + background-color: #e5ccff; } .tab { @@ -353,4 +354,4 @@ a.xbox:hover a.xbox:visited { color: #007700; -} \ No newline at end of file +}