forked from halo-battle/game
Version 1.8
This commit is contained in:
parent
aea537909a
commit
5f81f76b17
184 changed files with 78335 additions and 736 deletions
|
|
@ -63,6 +63,15 @@ border: #1F6183 solid 1px;
|
|||
margin: 10px 4px;
|
||||
}
|
||||
|
||||
select
|
||||
{
|
||||
color: #3D4B59;
|
||||
background-color: #CEDAEC;
|
||||
border: #1F6183 solid 1px;
|
||||
margin: 2px 4px;
|
||||
width: 140px;
|
||||
}
|
||||
|
||||
input.text, input.password
|
||||
{
|
||||
color: #3D4B59;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue