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
c84571fdda
commit
96c3e74ee9
@ -3,8 +3,6 @@
|
||||
body {
|
||||
font-family: 'Roboto', sans-serif;
|
||||
background-color: #EFEFEF;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.navbar ul {
|
||||
@ -30,9 +28,4 @@ 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