mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-06-20 12:53:53 +01:00
c129ac3076
* Edit max line length * oh god * ts also * rebuild tgui * Format again after conflicts resolving * Me rebuild tgui * this is minified * this is removed * rebuild tgui
15 lines
151 B
CSS
15 lines
151 B
CSS
.jobs {
|
|
width: 400px;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
.jobsColumn {
|
|
float: left;
|
|
width: 200px;
|
|
text-align: center;
|
|
}
|
|
|
|
.commandPosition {
|
|
font-weight: bold;
|
|
}
|