mirror of
https://gitlab.com/octospacc/octospacc.gitlab.io
synced 2025-02-16 20:00:51 +01:00
Update Dark.css
This commit is contained in:
parent
888715e88c
commit
aa4ee2c3fb
@ -37,14 +37,14 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.TopBar {
|
.TopBar {
|
||||||
position: absolute;
|
position: absolute !important;
|
||||||
left: 0;
|
left: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
padding: 6px;
|
padding: 6px;
|
||||||
width:100%;
|
width:100%;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
|
|
||||||
.Footer {
|
.Footer {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user