-
Notifications
You must be signed in to change notification settings - Fork 0
Code Snippets
Ryan Wentzel edited this page Apr 24, 2020
·
2 revisions
blockquote:before {
content: "\201C";
font-family: 'georgia';
position: absolute;
left: 0;
font-size: 60px;
width: 30px;
top: 25px;
line-height: 1;
}hr {
height: 1px;
margin: 2em 1em 4em 0;
text-align: center;
border-color: #777;
border-width: 0;
border-style: dotted;
}
.article hr:after {
content: "···";
letter-spacing: 2em;
}Foo bar, yeah!