15 lines
157 B
CSS
15 lines
157 B
CSS
#select-realm {
|
|
margin-bottom: 16px;
|
|
}
|
|
|
|
#results {
|
|
width: 100% !important;
|
|
}
|
|
|
|
#results td {
|
|
text-align: center;
|
|
}
|
|
|
|
#results_processing {
|
|
height: 70px;
|
|
}
|