Added hr style.
This commit is contained in:
parent
d1b6d0ad40
commit
707393a509
1 changed files with 6 additions and 0 deletions
|
|
@ -475,3 +475,9 @@ article#content form
|
|||
background-color: rgba(255, 255, 255, 0.1);
|
||||
|
||||
}
|
||||
|
||||
|
||||
hr
|
||||
{
|
||||
border: 1px solid #3D3D3D;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue