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