mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
implement event settings
This commit is contained in:
parent
d4fbb4b592
commit
7aa2c03abc
14 changed files with 657 additions and 171 deletions
|
|
@ -111,6 +111,7 @@ textarea:hover {
|
|||
|
||||
td {
|
||||
padding: 2px 0;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
header a.logo {
|
||||
|
|
|
|||
|
|
@ -367,6 +367,10 @@ a:visited.background-color-hover-night-light:hover {
|
|||
margin-right: 4px;
|
||||
}
|
||||
|
||||
.margin-b-4-px {
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
.margin-r-4-px {
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue