Added hr style.

This commit is contained in:
Dominik Picheta 2014-11-09 23:37:04 +00:00
commit 707393a509

View file

@ -475,3 +475,9 @@ article#content form
background-color: rgba(255, 255, 255, 0.1);
}
hr
{
border: 1px solid #3D3D3D;
}