mirror of
https://gitlab.com/EternalWanderer/vugo.git
synced 2024-11-29 05:23:50 +01:00
Recently happened to find out why there was an anomoly with the first line of code blocks
This commit is contained in:
parent
72011e4dbf
commit
3e3d1a397b
|
@ -33,7 +33,7 @@ summary:hover{ color: #1d1f21; background-color: #f0c674; }
|
||||||
footer{text-align:center; border-top:1pt solid; margin-top: 1em;}
|
footer{text-align:center; border-top:1pt solid; margin-top: 1em;}
|
||||||
footer a{text-decoration:none;}
|
footer a{text-decoration:none;}
|
||||||
footer .mirror{text-align:center; color: #f0c674;}
|
footer .mirror{text-align:center; color: #f0c674;}
|
||||||
code{ background: #282a2e; border-radius: 1em; padding: 2pt;}
|
code{ background: #282a2e; }
|
||||||
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;}
|
||||||
.logo{
|
.logo{
|
||||||
|
|
Loading…
Reference in a new issue