[fix] remove trailing whitespaces

pull/1/head
Adam Tauber 8 years ago
parent 465d47283f
commit 959497e26b

@ -6,7 +6,7 @@
.favicon { .favicon {
margin-bottom:-3px; margin-bottom:-3px;
} }
a { a {
color: @black; color: @black;
text-decoration: none; text-decoration: none;
@ -18,7 +18,7 @@
&:visited{ &:visited{
color: @violet; color: @violet;
} }
.highlight { .highlight {
background-color: @dim-gray; background-color: @dim-gray;
// Chrome hack: bold is different size than normal // Chrome hack: bold is different size than normal

@ -6,10 +6,10 @@
.favicon { .favicon {
margin-bottom:-3px; margin-bottom:-3px;
} }
a { a {
vertical-align: bottom; vertical-align: bottom;
.highlight { .highlight {
font-weight:bold; font-weight:bold;
} }

Loading…
Cancel
Save