mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-27 23:34:24 +01:00
Add: hidden class
This commit is contained in:
parent
105b67ff78
commit
57507f10f7
1 changed files with 4 additions and 0 deletions
|
@ -145,6 +145,10 @@ table, th {
|
|||
border: 1px solid #750cf2;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.kill-margin-bottom {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue