Change theme to allow the logo to be text instead of image

dependabot/pip/master/sphinx-6.1.3
Cqoicebordel 10 years ago
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…
Cancel
Save