Adds styles for too much anonymous comments
This commit is contained in:
committed by
Juanjo Bazán
parent
872a23443b
commit
57e373a7cf
@@ -773,6 +773,12 @@ form {
|
||||
background-color: $warning-bg;
|
||||
border-color: $warning-border;
|
||||
color: $warning-color;
|
||||
|
||||
a {
|
||||
color: $warning-color;
|
||||
font-weight: bold;
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
&.alert {
|
||||
|
||||
Reference in New Issue
Block a user