Update src/client/style.css
This commit is contained in:
parent
8d2f5bfded
commit
764a89f907
@ -46,4 +46,14 @@ main {
|
||||
}
|
||||
.nav-link:hover{
|
||||
background-color: rgb(250, 166, 22,0.5);
|
||||
}
|
||||
}
|
||||
|
||||
.player-box {
|
||||
background-color: #3498db;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
padding: 10px;
|
||||
margin: 5px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user