uö
This commit is contained in:
parent
98ce66fe10
commit
e9e7d9b65c
@ -254,7 +254,7 @@ function renderShell() {
|
|||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
background: rgba(180,40,20,0.88);
|
background: rgba(180,40,20,0.88);
|
||||||
border: 1px solid #ff6040;
|
border: 1px solid #ff6040;
|
||||||
border-radius: 30px; color: #fff; font-family: "Cinzel", serif;
|
border-radius: 45px; color: #fff; font-family: "Cinzel", serif;
|
||||||
font-size: 10px; font-weight: bold; padding: 2px 5px;
|
font-size: 10px; font-weight: bold; padding: 2px 5px;
|
||||||
z-index: 5;
|
z-index: 5;
|
||||||
}
|
}
|
||||||
@ -265,7 +265,7 @@ function renderShell() {
|
|||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
background: rgba(20,80,180,0.88);
|
background: rgba(20,80,180,0.88);
|
||||||
border: 1px solid #4090ff;
|
border: 1px solid #4090ff;
|
||||||
border-radius: 3px; color: #fff; font-family: "Cinzel", serif;
|
border-radius: 45px; color: #fff; font-family: "Cinzel", serif;
|
||||||
font-size: 10px; font-weight: bold; padding: 2px 5px;
|
font-size: 10px; font-weight: bold; padding: 2px 5px;
|
||||||
z-index: 5;
|
z-index: 5;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user