Skip to content
Snippets Groups Projects
Commit e9d57a39 authored by khawkins's avatar khawkins
Browse files

Blech

parent c5c2bfb7
No related branches found
Tags v1.2-alpha.1
No related merge requests found
......@@ -11,6 +11,7 @@
/* Don't underline active tabs, or highligh active trails */
#local-masthead nav ul li a.active { border-bottom: none; }
#local-masthead ul li.active-trail a.active { background: none; color: #fff; font-weight: 400; border-right: 1px solid #fff; }
#local-masthead ul li.active a.active { background: #fff; color: #333; font-weight: 600; border-right: none; }
/* Pad top of content */
main.row { margin-top: .5rem; }
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment