made article titles have ellipsis

This commit is contained in:
Pagwin 2024-12-21 13:44:25 -05:00
parent 0e7b85ae56
commit 3591b44b62
No known key found for this signature in database
GPG key ID: 81137023740CA260

View file

@ -34,10 +34,13 @@ a:hover {
font-family: "Courier Prime", Georgia, serif;
}
dt >a {
dt {
font-family: "Courier Prime", Georgia, serif;
}
text-overflow: ellipsis;
overflow:hidden;
white-space: nowrap;
}
/*font sizes*/
h1 {
font-size:1.95rem;