updating nojs layout

This commit is contained in:
noxy
2020-05-02 13:05:29 +00:00
parent 923d9be188
commit 1ac8003e45
12 changed files with 165 additions and 20 deletions

View File

@@ -4042,7 +4042,7 @@ repeating-radial-gradient(black, transparent 100px)
}
/* fancy admin shizzle */
.sirx {
.Chatbot953 {
color: #ff0099 !important;
text-transform: uppercase;
text-shadow: 1px 1px 2px #ff00c8, 0px -2px 0px black, 2px 0px #6eff00;
@@ -4051,4 +4051,19 @@ repeating-radial-gradient(black, transparent 100px)
padding-left: 0px;
font-size: 17px;
vertical-align: middle;
}
}
.coronaids {
border: 2px solid red;
padding: 5px;
text-align: center;
font-weight: bold;
color: red;
text-shadow: 1px 1px black;
background: #1f2524b0;
margin: 0 !important;
}
.coronaids > p {
margin: 0!important;
}