Minor adjustments to TOC and author sidebar

This commit is contained in:
Michael Rose
2013-09-09 11:27:38 -04:00
parent 9708efd7d1
commit b6aa91bfe3
13 changed files with 52 additions and 24 deletions

View File

@ -47,7 +47,7 @@ svg:not(:root) {
background-color: @black;
color: @white;
border: 2px solid @black !important;
.rounded(20px);
.rounded(4px);
&:visited {
color: @white;
}