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