body{ font-family: Arial, helvetica; cursor: default; } h2{ margin: 0.25em 0; text-decoration: underline; } tbody tr:hover, #sidebar div:hover{ background-color: #dda; } .highlight{ background-color: #aea; } th, td{ padding: 0 .5em; } button.x{ font-size: 1em; margin: 0 .25em; padding: 0 .25em; } #list thead{ position: sticky; background-color: white; } #header{ position: fixed; top: 0; background-color: white; width: 100%; } #sidebar{ max-height: 35vh; overflow-x: auto; } #sublist{ max-height: 45vh; overflow-x: auto; } .noadmin .admin, .nolocal .local{ display: none; } input, button, select{ font-size: 1rem; } #newid, .newid{ width: 2.4em; } .newname{ width: 17em; } .newdate{ width: 7em; } #sectionswitch span { text-decoration: underline; font-weight: bold; font-size: 1.15em; }