mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-02 02:38:30 +00:00
Fixed up the footer
Fixed up the footer. A tad bit smaller text. Added top border.
This commit is contained in:
parent
c9e586b2ad
commit
7251a76ec8
@ -225,6 +225,10 @@ img.thumbnail {
|
|||||||
color: #666666;
|
color: #666666;
|
||||||
margin: 2em 0;
|
margin: 2em 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
font-size: 90%;
|
||||||
|
border-top: 1px solid #666666;
|
||||||
|
margin-top: 3.4286em;
|
||||||
|
padding: 1.1429em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer a {
|
.footer a {
|
||||||
|
Loading…
Reference in New Issue
Block a user