Removed fontsize and updated color def

This commit is contained in:
Jake Bonham
2019-05-22 10:18:43 -07:00
committed by mDuo13
parent 84b5572caf
commit b92bc961f6
3 changed files with 17 additions and 12 deletions

View File

@@ -7226,6 +7226,13 @@ h3 a:hover,
.header-link:hover {
color: #1B1818; }
/* Tables ------------------------------- */
th {
border-bottom: 1px solid #1B1818; }
tr {
border-bottom: 1px solid #EBE8E7; }
/* Left/right nav color scheme ------------------------------- */
aside a {
color: #676463;