This commit is contained in:
parent
ba88b89498
commit
868ed7af44
@ -8,6 +8,10 @@ nav, nav > div {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.input, .select select, .textarea {
|
||||||
|
color: black;
|
||||||
|
}
|
||||||
|
|
||||||
a.navbar-item, a.navbar-item:hover {
|
a.navbar-item, a.navbar-item:hover {
|
||||||
color: whitesmoke;
|
color: whitesmoke;
|
||||||
}
|
}
|
||||||
@ -34,7 +38,6 @@ img.favicon {
|
|||||||
button.fa-button {
|
button.fa-button {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
background: none;
|
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user