Style update.

This commit is contained in:
Dessalines 2021-01-28 14:17:55 -05:00
parent 04eb1c0df9
commit 1a51a8cb03

View File

@ -11,6 +11,11 @@ a.btn.btn-github {
font-size: 0.7em;
}
table, td, th {
border: 1px solid gray;
border-collapse: collapse;
}
a:link {color:#9cf}
a:hover, a:visited:hover {color:#cef}
a:visited {color:#c9f}