forked from tanner/qotnews
Style fixes
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
.red .menu button,
|
||||
.red .story-text button {
|
||||
background-color: #440000;
|
||||
background-color: #220000;
|
||||
border-color: #b00;
|
||||
color: #b00;
|
||||
}
|
||||
@@ -100,19 +100,19 @@
|
||||
}
|
||||
|
||||
.red .update-banner button {
|
||||
background-color: #440000;
|
||||
background-color: #220000;
|
||||
border-color: #b00;
|
||||
color: #d00;
|
||||
}
|
||||
|
||||
.red .modal-content {
|
||||
background: #300;
|
||||
background: #100;
|
||||
border-color: #690000;
|
||||
color: #b00;
|
||||
}
|
||||
|
||||
.red .modal-content button {
|
||||
background-color: #440000;
|
||||
background-color: #220000;
|
||||
border-color: #b00;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user