Commit ed98de0c by Scott

Snow theme: clearer style for "All categories" link

Fixes #531
parent 4fe34289
......@@ -1071,35 +1071,11 @@ div.header-banner {
}
.qa-nav-cat-list li {
padding: 0 10px;
}
.qa-nav-cat-list .qa-nav-cat-all {
padding: 0;
margin-top: 0;
font-size: 16px;
font-weight: 700;
color: #111;
}
.qa-nav-cat-all a {
padding: 0;
margin-top: 0;
font-size: 18px;
font-family: Arial,Helvetica,sans-serif;
}
.qa-nav-cat-all a,
.qa-nav-cat-all a:visited {
padding: 2px 5px;
color: #444;
display: block;
}
.qa-nav-cat-all a:hover,
.qa-nav-cat-all a:active {
text-decoration: none;
color: #0099CC;
font-weight: bold;
}
.qa-nav-cat-list ul {
......
Markdown is supported
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