diff options
-rw-r--r-- | style.scss | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ body { background-color: $color-well; .btn-primary { background-color: $color-well-button; + border: $color-well-button; } } |
index : omni/styling | ||
Unnamed repository; edit this file 'description' to name the repository. | Siri Reiter |
summaryrefslogtreecommitdiff |
-rw-r--r-- | style.scss | 1 |
@@ -15,6 +15,7 @@ body { background-color: $color-well; .btn-primary { background-color: $color-well-button; + border: $color-well-button; } } |