7 lines
68 B
Plaintext
7 lines
68 B
Plaintext
nav a {
|
|
color: #fff;
|
|
&:hover {
|
|
color: #999;
|
|
}
|
|
}
|