upd8s
This commit is contained in:
6
main.css
6
main.css
@@ -98,13 +98,14 @@ body {
|
||||
margin: 10%;
|
||||
}
|
||||
|
||||
#headin {
|
||||
#header {
|
||||
padding: 20px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
z-index: 10000000;
|
||||
box-sizing: border-box;
|
||||
margin-bottom: 10vh;
|
||||
}
|
||||
|
||||
#hambugha + label {
|
||||
@@ -148,7 +149,7 @@ h1 {
|
||||
padding: 0px;
|
||||
position: absolute;
|
||||
overflow: visible !important;
|
||||
z-index: 1000000;
|
||||
z-index: 1000000000000;
|
||||
width: var(--sidebar-size);
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
@@ -401,6 +402,7 @@ h1 {
|
||||
padding: 5px;
|
||||
color: white;
|
||||
font-size: 0.7em;
|
||||
margin-top: 10vh;
|
||||
}
|
||||
|
||||
.image-relational-scrolling > div:last-child > p > img {
|
||||
|
||||
Reference in New Issue
Block a user