generators/kitsune/templates/stylesheets/global.css in kitsune-0.1.0 vs generators/kitsune/templates/stylesheets/global.css in kitsune-0.1.1

- old
+ new

@@ -292,10 +292,18 @@ height: 27px; margin: 5px 15px 0 0; text-indent: -9999em; width: 92px; } - #header a.view:hover { + #header a.sign_out { + display: block; + float: right; + color: #BBB; + height: 27px; + margin: 5px 15px 0 0; + width: 92px; + } + #header a.view:hover, #header a.sign_out:hover { color: #FFF; } #header h1 { float: left; padding-top: 8px; \ No newline at end of file