mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
6 lines
107 B
CSS
6 lines
107 B
CSS
.floatRight{float:right;margin-left:20px}
|
|
|
|
#hp {
|
|
float: right;
|
|
margin: 0 0 0 15px;
|
|
} |