fix various SCSS snafus
This commit is contained in:
parent
ec1a2f6abf
commit
5b95986705
7 changed files with 7 additions and 8 deletions
|
@ -55,8 +55,8 @@ a:visited {
|
|||
color: $accent-color;
|
||||
}
|
||||
|
||||
input[type=text] {
|
||||
background-color: $primary-bg-color;
|
||||
input[type=text], input[type=password] {
|
||||
background-color: transparent;
|
||||
color: $primary-fg-color;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue