Changes
Jump to navigation
Jump to search
m
Change Color Scheme
Line 197:
Line 197:
.navbox {
.navbox {
text-align: center;
text-align: center;
− border: 1px solid #A7D7F9;
+ background-color: #F8F9FA;
+ border: 1px solid #A2A9B1;
box-shadow: 0 2px 3px -2px rgba(0,0,0,0.1);
box-shadow: 0 2px 3px -2px rgba(0,0,0,0.1);
}
}
.navbox th {
.navbox th {
− border-bottom: 1px solid #A7D7F8;
+ border-bottom: 1px solid #A2A9B1;
}
}