We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f7058 commit 6307c05Copy full SHA for 6307c05
1 file changed
html/css/ejs.css
@@ -61,8 +61,9 @@ pre[data-language=javascript] {
61
62
p:hover a.p_ident:after, pre:hover a.c_ident:after, h2:hover a.h_ident:after, h3:hover a.h_ident:after {
63
content: "¶";
64
+ font-family: 'Cinzel', Georgia, serif;
65
color: #888;
- font-size: 80%;
66
+ font-size: 17px;
67
position: absolute;
68
right: -25px;
69
}
0 commit comments