update 2011100845
This commit is contained in:
@@ -51,7 +51,7 @@ body {
|
||||
/* Header */
|
||||
|
||||
h1 {
|
||||
margin-top: 32px;
|
||||
margin-top: 17px;
|
||||
padding: 14px 32px;
|
||||
color: #c2c057;
|
||||
font-family: 'Montserrat', sans-serif;
|
||||
@@ -87,7 +87,7 @@ h1 span:not(#date-time) {
|
||||
/* Navigation: Top */
|
||||
|
||||
nav#top {
|
||||
margin-top: 24px;
|
||||
margin-top: 17px;
|
||||
position: absolute;
|
||||
z-index: 2;
|
||||
width: 1000px;
|
||||
@@ -157,8 +157,8 @@ nav#top a.h:hover {
|
||||
|
||||
fieldset.favs {
|
||||
position: relative;
|
||||
top: 64px;
|
||||
margin-top: 24px;
|
||||
top: 52px;
|
||||
margin-top: 18px;
|
||||
padding: 24px 24px 36px 24px;
|
||||
background: #120233;
|
||||
box-shadow: 1.2px 1.2px 8px #475363,
|
||||
@@ -284,6 +284,5 @@ fieldset.favs th {
|
||||
}
|
||||
|
||||
.favs .tools td {
|
||||
padding-left: 77px;
|
||||
padding-right: 77px;
|
||||
padding: 0 50px;
|
||||
}
|
||||
|
||||
@@ -68,9 +68,12 @@ $( () => {
|
||||
</table>`;
|
||||
|
||||
const additional =
|
||||
`<legend>Additional Tools (West Coast Only)</legend>
|
||||
`<legend>Additional Tools (Local Only)</legend>
|
||||
<table class="tools">
|
||||
<tr>
|
||||
<td><a class="h" target="_blank"
|
||||
href="https://docs.google.com/spreadsheets/d/1gi4qgkyggoxXMbc2JTVW-Q38dyGjCyPWcxctblexrWo/edit?ts=5f92ea69#gid=0">
|
||||
5 Day Local</a></td>
|
||||
<td><a class="h" target="_blank"
|
||||
href="https://docs.google.com/spreadsheets/d/1AoyXGtUIOiGq9siawF-WnBP4XgVgur-wWRgyilM0j2A/edit?ts=5a673d3b#gid=1558692306">
|
||||
Detention Board</a></td>
|
||||
|
||||
Reference in New Issue
Block a user