mirror of
https://github.com/nicolas-cusan/destyle.css.git
synced 2025-08-29 16:00:42 +02:00
Fix hr
border
This commit is contained in:
@@ -109,7 +109,7 @@ hr {
|
||||
height: 0; /* 1 */
|
||||
overflow: visible; /* 2 */
|
||||
border: 0;
|
||||
border-top: 1px;
|
||||
border-top-width: 1px;
|
||||
margin: 0;
|
||||
clear: both;
|
||||
color: inherit;
|
||||
|
Reference in New Issue
Block a user