mirror of
https://github.com/searxng/searxng
synced 2024-01-01 18:24:07 +00:00
[fix] remove trailing whitespaces
This commit is contained in:
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…
Reference in New Issue
Block a user