mirror of
https://github.com/searxng/searxng.git
synced 2024-11-23 11:21:00 +00:00
[fix] remove trailing whitespaces
This commit is contained in:
parent
465d47283f
commit
959497e26b
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -6,10 +6,10 @@
|
|||
.favicon {
|
||||
margin-bottom:-3px;
|
||||
}
|
||||
|
||||
|
||||
a {
|
||||
vertical-align: bottom;
|
||||
|
||||
|
||||
.highlight {
|
||||
font-weight:bold;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue