fixed welcome message
This commit is contained in:
parent
2c582872a5
commit
531fc84dc5
@ -169,7 +169,7 @@ footer {
|
|||||||
top: 0px !important;
|
top: 0px !important;
|
||||||
left: 0px !important;
|
left: 0px !important;
|
||||||
width: auto !important;
|
width: auto !important;
|
||||||
height: auto !important;
|
height: 100% !important;
|
||||||
}
|
}
|
||||||
.headline, .title, .meta, .content, nav, nav a {
|
.headline, .title, .meta, .content, nav, nav a {
|
||||||
font-size: 0.5rem;
|
font-size: 0.5rem;
|
||||||
@ -180,4 +180,8 @@ footer {
|
|||||||
.crt-flicker, .crt-scanlines {
|
.crt-flicker, .crt-scanlines {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.asciiart {
|
||||||
|
font-size: 0.5rem !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user