@@ -23,18 +23,18 @@
display: inline-block;
}
.divider {
- color: #999999;
+ color: @cui-gray-600;
padding: 0 5px;
.active a {
- color: #333333;
+ color: @cui-gray-800;
a.nounderline:hover {
text-decoration: none;
& > li:last-child > a {
font-weight: bold;
& > li:last-child > span {
display: none;