2
0
mirror of https://github.com/searx/searx synced 2025-08-30 22:16:19 +00:00

[fix] remove trailing whitespaces

This commit is contained in:
Adam Tauber
2016-09-05 21:50:06 +02:00
parent 465d47283f
commit 959497e26b
2 changed files with 4 additions and 4 deletions

View File

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

View File

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