Improved colours.
This commit is contained in:
parent
42c8d43065
commit
09bf68b1bd
5 changed files with 11 additions and 10 deletions
|
@ -47,7 +47,7 @@ h2 {
|
|||
a:hover,
|
||||
a:link,
|
||||
a:visited {
|
||||
color: $accent-color;
|
||||
color: $accent-color-alt;
|
||||
}
|
||||
|
||||
input[type=text], input[type=password], textarea {
|
||||
|
@ -301,7 +301,7 @@ textarea {
|
|||
}
|
||||
|
||||
.mx_textButton {
|
||||
@mixin mx_DialogButton_small;
|
||||
@mixin mx_DialogButton_small;
|
||||
}
|
||||
|
||||
.mx_textButton:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue