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

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