Adjust grey tone in error pages.
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
.error-description {
|
||||
font-family: @font-family-serif;
|
||||
font-size: @font-size-h3;
|
||||
color: @gray-light;
|
||||
color: @gray;
|
||||
margin-bottom: @line-height-computed * 2;
|
||||
}
|
||||
.error-btn {
|
||||
|
||||
Reference in New Issue
Block a user