Make the dashboard/logout link better

This commit is contained in:
James Brooks
2014-12-18 22:51:41 +00:00
parent 38210b5024
commit 30a8a87cee
2 changed files with 6 additions and 13 deletions

View File

@@ -13,4 +13,6 @@ html, body {
@import "partials/navbar";
@import "partials/sidebar";
@import "partials/content";
// Status Page will need to override certain styles.
@import "status-page";