make the homepage not suck, part 5
This commit is contained in:
parent
4f29355790
commit
1c09a52ce6
|
@ -53,6 +53,7 @@ html,ul,#TOC{padding:1em}
|
||||||
div.title,h1.title {
|
div.title,h1.title {
|
||||||
background:url("https://av.libreboot.org/logo/sl.png") no-repeat;
|
background:url("https://av.libreboot.org/logo/sl.png") no-repeat;
|
||||||
background-size:auto 99%;
|
background-size:auto 99%;
|
||||||
|
min-height:2em
|
||||||
}
|
}
|
||||||
div.title {background-position:right}
|
div.title {background-position:right}
|
||||||
h1.title {padding:0 4em}
|
h1.title {padding:0 4em}
|
||||||
|
|
Loading…
Reference in New Issue