summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/custom.css.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/custom.css.scss')
-rw-r--r--app/assets/stylesheets/custom.css.scss8
1 files changed, 1 insertions, 7 deletions
diff --git a/app/assets/stylesheets/custom.css.scss b/app/assets/stylesheets/custom.css.scss
index 1931c0d..d7f1698 100644
--- a/app/assets/stylesheets/custom.css.scss
+++ b/app/assets/stylesheets/custom.css.scss
@@ -26,7 +26,7 @@ a, input[type="submit"] {
&.signin { @extend .btn-warning; }
&.signout { @extend .btn-danger; }
&.server { @extend .btn-danger; }
- font-weight: bold;
+ font-weight: bold !important;
}
@@ -74,10 +74,4 @@ p.errors {
font-size: 12px;
list-style: square;
}
-}
-
-
-#notice {
- text-align: center;
- font-weight: bold;
} \ No newline at end of file