1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

More work on the new site theme

This commit is contained in:
Chris Cummer
2018-08-14 02:19:52 -07:00
parent ed8cc35225
commit c39c596389
67 changed files with 4756 additions and 2084 deletions

View File

@@ -6,6 +6,18 @@
text-align: right;
}
#navigation a {
color: #666 !important;
}
#navigation a:hover {
color: #333 !important;
}
#navigation a label {
cursor: pointer !important;
}
a.highlight {
border-bottom: none !important;
padding-left: 6px !important;