Files
Paradise/html/browser/playeroptions.css
2015-08-21 18:47:00 +02:00

16 lines
152 B
CSS

.jobs {
width: 400px;
margin: 0 auto;
}
.jobsColumn {
float: left;
width: 200px;
text-align: center;
}
.commandPosition {
font-weight: bold;
}