mirror of
https://github.com/System-End/Team_Website.git
synced 2026-04-19 23:22:57 +00:00
Update style.css
This commit is contained in:
parent
53f48c095b
commit
3206c0af81
1 changed files with 2 additions and 2 deletions
|
|
@ -197,7 +197,7 @@
|
|||
display: block;
|
||||
padding: 15px;
|
||||
text-decoration: none;
|
||||
color: #aaa;
|
||||
color: #141415;
|
||||
font-weight: 800;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
|
@ -207,7 +207,7 @@
|
|||
transition: all .2s;
|
||||
}
|
||||
nav ul li a:hover {
|
||||
color: #555;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
nav.fill ul li a {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue