various fixes and updates
[edumed.git] / edumed / static / catalogue / css / layout.scss
index 230e4aa..671e9f0 100755 (executable)
@@ -1,15 +1,14 @@
 $px: .0625em;
 $new_black: #363a3e;
-
 .box-button {
     background-color: #ed7831;
     border-radius: 15*$px;
-    .dl-button {
+    .dl-button, .nice-button {
         color: white;
         padding: 17*$px 12*$px 17*$px 12*$px;
     }
 }
-.dl-button {
+.dl-button, .nice-button {
     color: $new_black;
     display: block;
     font-weight: bold;