fix some tests
fix merge issues
This commit is contained in:
@ -22,6 +22,14 @@
|
||||
background: white;
|
||||
}
|
||||
|
||||
.navitem {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.navitem:hover {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.hrcolor {
|
||||
border-color: rgba(255, 255, 255, .1);
|
||||
}
|
||||
|
Reference in New Issue
Block a user