Files
S.P.L.U.R.T-Station-13/html/browser/playeroptions.css

23 lines
173 B
CSS

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