horizontal rule
This commit is contained in:
13
assets/css/main.min.css
vendored
13
assets/css/main.min.css
vendored
@@ -337,4 +337,15 @@ strong {
|
||||
.caption * {
|
||||
font-size: inherit;
|
||||
}
|
||||
hr { margin: 24px 0; border: 0; text-align: center; &:before { content: "\2022 \2022 \2022 \2022 \2022 \2022 \2022 \2022 \2022 \2022 \2022 \2022 \2022"; font-size: 12px; color: black; } }
|
||||
|
||||
hr {
|
||||
margin: 24px 0;
|
||||
border: 0;
|
||||
text-align: center;
|
||||
|
||||
&:before {
|
||||
content: "\2022 \2022 \2022 \2022 \2022 \2022 \2022 \2022 \2022 \2022 \2022 \2022 \2022";
|
||||
font-size: 12px;
|
||||
color: black;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user