Files
vgstation13/html/browser/playeroptions.css
2013-08-14 15:14:43 -05:00

23 lines
173 B
CSS

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