Style updates.

This commit is contained in:
Dessalines 2021-01-28 14:09:22 -05:00
parent 6b60d5f28a
commit 56d50d624a

View File

@ -1,5 +1,12 @@
---
---
#a-title > h1:nth-child(1) {
font-size: 1em;
margin-bottom: 2px;
}
a.btn.btn-github {
font-size: 0.7em;
}
a:link {color:#9cf}
a:hover, a:visited:hover {color:#cef}