11 lines
117 B
CSS
11 lines
117 B
CSS
#select-realm {
|
|
margin-bottom: 16px;
|
|
}
|
|
|
|
#results {
|
|
width: 100% !important;
|
|
}
|
|
|
|
#results td {
|
|
text-align: center;
|
|
}
|