﻿@import"https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap";*{font-family:"Source Sans 3",sans-serif;color:#323030}h1{font-size:38px;margin-top:0;display:inline}h1:hover{text-decoration:underline;cursor:pointer}*{font-size:14px;margin-top:0;margin-bottom:15px}body{margin:60px}body .content input.search{width:280px;margin-top:30px;padding:5px 10px;border:1px solid #323030;border-radius:3px}body .content input.search:active,body .content input.search:focus,body .content input.search:focus-visible{outline:1px solid #bcdd89}body .content table{margin-top:20px;border-collapse:collapse;border-radius:3px;min-width:400px}body .content table th{background:#bcdd89}body .content table th:hover{cursor:pointer;text-decoration:underline}body .content table th.sorted-asc::after{content:"▲";font-size:10px;margin-left:5px;text-decoration:none}body .content table th.sorted-desc::after{content:"▼";font-size:10px;margin-left:5px;text-decoration:none}body .content table th,body .content table td{border:1px solid #323030;padding:8px}body .content table tr:nth-child(even){background:#efefef}body .content table tr:hover{background:#d9eeba}
