Tighten up headers

This commit is contained in:
digital-gnome 2017-11-21 10:11:39 -05:00
parent b3ef499e46
commit 1636cf6e90
6 changed files with 11 additions and 17 deletions

View File

@ -346,8 +346,8 @@ th.table-th-sort-rev span.table-th-sort-span {
#header {
width: 100%;
line-height: 24px;
margin: 8px auto;
margin: 4px auto;
line-height: 1;
text-align: left;
}
@ -378,7 +378,7 @@ th.table-th-sort-rev span.table-th-sort-span {
#content {
width: 96%;
margin: 8px auto;
margin: 0 auto 8px auto;
line-height: 130%;
text-align: center;
}

View File

@ -47,7 +47,6 @@ span.noneCue {
#menuBar1 {
width: 100%;
padding: 3px 0;
text-align: center;
clear: both;
}
@ -72,7 +71,6 @@ span.noneCue {
#menuBar2 {
width: 100%;
padding: 3px 0;
margin-bottom: 4px;
}

View File

@ -373,10 +373,10 @@ th.table-th-sort-rev span.table-th-sort-span {
#header {
width: 100%;
line-height: 24px;
line-height: 1;
text-align: left;
margin-bottom: 10px;
padding: 10px 20px;
padding: 5px 20px;
margin: 4px auto;
font-weight: 300;
}
@ -407,7 +407,7 @@ th.table-th-sort-rev span.table-th-sort-span {
#content {
width: 96%;
margin: 8px auto;
margin: 0 auto 8px auto;
line-height: 130%;
text-align: center;
}

View File

@ -47,7 +47,6 @@ span.noneCue {
#menuBar1 {
width: 100%;
padding: 3px 0;
text-align: center;
clear: both;
}
@ -72,7 +71,6 @@ span.noneCue {
#menuBar2 {
width: 100%;
padding: 3px 0;
margin-bottom: 4px;
}

View File

@ -368,11 +368,11 @@ th.table-th-sort-rev span.table-th-sort-span {
#header {
width: 100%;
line-height: 24px;
line-height: 1;
text-align: left;
background-color: #383836;
margin-bottom: 10px;
padding: 10px 20px;
padding: 5px 20px;
margin: 4px auto;
color: #f2f2f2;
font-weight: 300;
}
@ -410,7 +410,7 @@ th.table-th-sort-rev span.table-th-sort-span {
#content {
width: 96%;
margin: 8px auto;
margin: 0 auto 8px auto;
line-height: 130%;
text-align: center;
}

View File

@ -47,7 +47,6 @@ span.noneCue {
#menuBar1 {
width: 100%;
padding: 3px 0;
text-align: center;
clear: both;
}
@ -72,7 +71,6 @@ span.noneCue {
#menuBar2 {
width: 100%;
padding: 3px 0;
margin-bottom: 4px;
}