mirror of
https://github.com/unraid/webgui.git
synced 2026-01-25 11:09:03 -06:00
10 lines
168 B
CSS
10 lines
168 B
CSS
span.hshift {
|
|
margin-right: 11px !important;
|
|
}
|
|
span.label {
|
|
font-size: 1.1rem;
|
|
text-transform: uppercase;
|
|
letter-spacing: 1px;
|
|
margin-left: -4px;
|
|
}
|