games/style.css
2022-10-27 12:40:03 +02:00

11 lines
155 B
CSS

.floatRight{float:right;margin-left:20px}
#hp {
float: right;
margin: 0 0 0 15px;
}
h1 {
font-size: 2em;
}