Altro fix CSS
This commit is contained in:
parent
b75c007e04
commit
ff1bd76e65
|
@ -170,4 +170,7 @@ nav ul li a {
|
|||
|
||||
nav ul li a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
input::placeholder {
|
||||
color: white;
|
||||
}
|
Loading…
Reference in New Issue