mirror of
https://gitlab.com/EternalWanderer/vugo.git
synced 2024-11-29 05:23:50 +01:00
For some reason, that didn't work
This commit is contained in:
parent
769d3a4e90
commit
72011e4dbf
|
@ -1 +1 @@
|
||||||
<blockquote class="hyperbowl">{{ .Get "content" }}</blockquote>
|
<blockquote class="hyperbowl">"{{ .Get "content" }}"</blockquote>
|
||||||
|
|
|
@ -36,8 +36,6 @@ footer .mirror{text-align:center; color: #f0c674;}
|
||||||
code{ background: #282a2e; border-radius: 1em; padding: 2pt;}
|
code{ background: #282a2e; border-radius: 1em; padding: 2pt;}
|
||||||
pre{ background: #282a2e; padding: 1em; border-radius: 1em;}
|
pre{ background: #282a2e; padding: 1em; border-radius: 1em;}
|
||||||
.hyperbowl{ font-style: italic; font-size: 1.2em;}
|
.hyperbowl{ font-style: italic; font-size: 1.2em;}
|
||||||
.hyperbowl::before{content:'"'}
|
|
||||||
.hyperbowl::after{content:'"'}
|
|
||||||
.logo{
|
.logo{
|
||||||
padding: 5pt 0;
|
padding: 5pt 0;
|
||||||
margin:0;
|
margin:0;
|
||||||
|
|
Loading…
Reference in a new issue