Skip to content
Snippets Groups Projects
Unverified Commit 8959e1e7 authored by Xaver Maierhofer's avatar Xaver Maierhofer
Browse files

[BUGFIX] Set input font/background color

parent ddb1482a
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,12 @@ header { ...@@ -13,6 +13,12 @@ header {
border-bottom: 1px solid darken($color-white, 10%); border-bottom: 1px solid darken($color-white, 10%);
} }
textarea,
input {
background: transparent;
color: $color-black, 100;
}
h1, h1,
h2, h2,
h3, h3,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment