incgame/main.css

15 lines
178 B
CSS
Raw Normal View History

2018-09-30 13:30:40 -05:00
/* body {
background-color: gray;
}
.nav {
background-color: gray;
}
.active {
background-color: black !important;
}
a:hover {
background-color: black !important;
} */