change box-danger color
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
}
|
||||
|
||||
.box-danger {
|
||||
background-color: #f33;
|
||||
background-color: #e55;
|
||||
color: white;
|
||||
text-shadow: 0 0 3px black;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user