Main page HR style update

This commit is contained in:
Glenwing 2018-03-15 16:20:05 -07:00
parent e8d49d374b
commit 69b4b69ef4

View File

@ -62,6 +62,13 @@
text-decoration: underline; text-decoration: underline;
} }
hr {
height: 1px;
border-width: 0;
color: #888888;
background-color: #888888;
}
</style> </style>
<html> <html>