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