Use outline over border (fixes 1px black line in Chrome and glitchy graphics at the bottom in Firefox)

This commit is contained in:
Fabian 2020-12-31 19:14:34 -06:00
parent a2bd1e3166
commit 10b8da4230

View file

@ -88,8 +88,7 @@ h4 {
float: left;
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid #555;
border-width: 2px 1px;
outline: 1px solid #555;
}
a img {
margin: 10px;