mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
he has no style
This commit is contained in:
parent
6c365b43e0
commit
a2ee4c304e
1 changed files with 1 additions and 20 deletions
|
@ -752,6 +752,7 @@ table {
|
|||
|
||||
.halloweenmini {
|
||||
background-color: #311515;
|
||||
color: #ffa1a1;
|
||||
padding: 18px;
|
||||
grid-template-columns: 100%;
|
||||
|
||||
|
@ -828,11 +829,6 @@ table {
|
|||
.right {
|
||||
grid-column: 2;
|
||||
}
|
||||
|
||||
.halloween {
|
||||
grid-column-start: 1;
|
||||
grid-column-end: 3;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width:600px) {
|
||||
|
@ -853,21 +849,6 @@ table {
|
|||
grid-row-end: 3;
|
||||
}
|
||||
}
|
||||
|
||||
.halloween {
|
||||
.lower-box {
|
||||
text-align: center;
|
||||
|
||||
.time-left {
|
||||
font-size: 64px;
|
||||
font-family: "Consolas", "Source Code Pro", monospace;
|
||||
}
|
||||
|
||||
.mysterystatus {
|
||||
font-size: 64px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.event {
|
||||
|
|
Loading…
Reference in a new issue