1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 00:17:31 +02:00

Make hero light

This commit is contained in:
Toby Zerner
2015-05-21 13:10:25 +09:30
parent ca343edf00
commit d69e481037
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
// Modals
.modal-backdrop {
background-color: @fl-body-primary-color;
background-color: @fl-secondary-color;
&.in {
opacity: 0.9;