forked from Archives/searxng
Change theme to allow the logo to be text instead of image
This commit is contained in:
parent
1a24fd9c52
commit
9b2187b261
File diff suppressed because one or more lines are too long
@ -39,11 +39,12 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.title h1 {
|
.title h1 {
|
||||||
background: url(../img/searx.png) no-repeat;
|
font-size:7em;
|
||||||
width: 319px;
|
color:@color-main;
|
||||||
height: 62px;
|
margin:0 auto;
|
||||||
text-indent: -9999px;
|
line-height:100px;
|
||||||
margin: 0.5em auto 1em;
|
margin-top:-20px;
|
||||||
|
padding-bottom:20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.center {
|
.center {
|
||||||
|
Loading…
Reference in New Issue
Block a user