cleanup some styling
This commit is contained in:
@@ -212,7 +212,6 @@ table {
|
||||
|
||||
header {
|
||||
text-transform: uppercase;
|
||||
font-stretch: 85%;
|
||||
border-style: none;
|
||||
border-bottom: var(--border);
|
||||
height: var(--header-height);
|
||||
@@ -594,7 +593,6 @@ section.blank {
|
||||
header {
|
||||
background-color: #cadcf9;
|
||||
height: var(--header-height);
|
||||
font-family: "Oswald";
|
||||
width: auto;
|
||||
text-align: center;
|
||||
padding-left: 10px;
|
||||
@@ -610,18 +608,12 @@ header {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.gametitle {
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
.event-title {
|
||||
font-stretch: semi-condensed;
|
||||
}
|
||||
|
||||
.homeaway {
|
||||
text-transform: uppercase;
|
||||
font-stretch: normal;
|
||||
font-weight: bolder;
|
||||
float: right;
|
||||
text-transform: uppercase;
|
||||
font-weight: 900;
|
||||
}
|
||||
|
||||
.cell-smalltext {
|
||||
@@ -952,13 +944,12 @@ td.is-present-checkbox.available-status-code-None > span {
|
||||
border: none;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
height: auto;
|
||||
.title {
|
||||
display: grid;
|
||||
font-family: "Futura Now";
|
||||
flex-grow: 1;
|
||||
align-content: center;
|
||||
font-size: medium;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.homeaway {
|
||||
@@ -1007,7 +998,7 @@ td.is-present-checkbox.available-status-code-None > span {
|
||||
.opponent, .team {
|
||||
text-align: center;
|
||||
font-weight: 800;
|
||||
font-size: x-large;
|
||||
font-size: xx-large;
|
||||
align-items: center;
|
||||
font-family: 'Pacifico';
|
||||
text-transform: none;
|
||||
|
||||
Reference in New Issue
Block a user