mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-03-21 17:50:29 -05:00
Fix formatting in #2533
Some checks are pending
Node.js CI / build (22.x) (push) Waiting to run
Some checks are pending
Node.js CI / build (22.x) (push) Waiting to run
This commit is contained in:
parent
80be6e0788
commit
9b8137d44d
|
|
@ -980,7 +980,7 @@ p.or:after {
|
|||
font-size: 18pt;
|
||||
font-weight: normal;
|
||||
}
|
||||
.roomcounters .usercount {
|
||||
.roomcounters .usercount {
|
||||
display: block;
|
||||
width: 49px;
|
||||
height: 63px;
|
||||
|
|
|
|||
|
|
@ -1061,7 +1061,7 @@ form.menugroup {
|
|||
font-size: 18pt;
|
||||
font-weight: normal;
|
||||
}
|
||||
.roomcounters .usercount {
|
||||
.roomcounters .usercount {
|
||||
display: block;
|
||||
width: 49px;
|
||||
height: 63px;
|
||||
|
|
@ -1084,7 +1084,7 @@ form.menugroup {
|
|||
}
|
||||
.roomcounters .button:hover .battlecount {
|
||||
background: url(https://play.pokemonshowdown.com/sprites/gen5ani/meloetta-pirouette.gif) center no-repeat;
|
||||
}
|
||||
}
|
||||
|
||||
.roomlist {
|
||||
max-width: 480px;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user