Updates to the website.

This commit is contained in:
David Reid
2020-07-17 19:05:16 +10:00
parent 8be8e3bb00
commit 7e1fbb7922
2 changed files with 19 additions and 14 deletions
+5 -3
View File
@@ -81,12 +81,14 @@ a:hover {
.header-link-table {
}
.header-link-table td {
padding:0.5em 0;
padding-right:2em;
padding-right:1em;
vertical-align:center;
line-height:0;
/*border:solid 1px #f00;*/
}
.header-link-table a {
color:#e0d7cf;
/*color:#e0d7cf;*/
color:#dddddd;
text-decoration:none;
}
.header-link-table a:hover {