mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 01:25:39 +00:00
add borders
This commit is contained in:
parent
3f083cb1b7
commit
6655fd907f
2 changed files with 14 additions and 6 deletions
|
|
@ -102,6 +102,7 @@ a.label-green:hover {
|
|||
.button-green {
|
||||
color: #fff;
|
||||
background-color: #65916d;
|
||||
border: #65916d 1px solid;
|
||||
}
|
||||
|
||||
.button-green:hover {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue