mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
update class names
This commit is contained in:
parent
16696bc1d2
commit
f0a38e1bf5
5 changed files with 7 additions and 7 deletions
|
|
@ -152,7 +152,7 @@ a.label-green:hover {
|
|||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.border-pink-light {
|
||||
.border-color-pink-light {
|
||||
border: 1px #9b6895 solid;
|
||||
}
|
||||
|
||||
|
|
@ -164,11 +164,11 @@ a.label-green:hover {
|
|||
border: 1px #65916d solid;
|
||||
}
|
||||
|
||||
.border-bottom-pink {
|
||||
.border-color-pink {
|
||||
border-bottom: 1px #a44399 solid;
|
||||
}
|
||||
|
||||
.border-default {
|
||||
.border-color-default {
|
||||
border: 1px #5d627d solid;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue