mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
12 lines
116 B
CSS
12 lines
116 B
CSS
.logo-container {
|
|
display: none;
|
|
}
|
|
|
|
.topmenu {
|
|
margin-top: 0;
|
|
}
|
|
|
|
.hide {
|
|
opacity: 0;
|
|
pointer-events: none;
|
|
} |