mirror of
https://github.com/Kaisaan/kaisaan.github.io.git
synced 2025-06-18 08:45:38 -04:00
Update style.css
This commit is contained in:
parent
6f3d70f4ce
commit
c84571fdda
@ -15,6 +15,7 @@ body {
|
||||
background-color: #259441;
|
||||
font-family: 'Roboto', sans-serif;
|
||||
}
|
||||
|
||||
.navstd {
|
||||
float: left;
|
||||
}
|
||||
@ -29,4 +30,9 @@ body {
|
||||
|
||||
.navstd a:hover {
|
||||
background-color: #22cc4d;
|
||||
}
|
||||
|
||||
.navstd a.active {
|
||||
background-color: rgb(7, 97, 30);
|
||||
color: white;
|
||||
}
|
Loading…
Reference in New Issue
Block a user