mirror of
https://gitlab.com/EternalWanderer/vugo.git
synced 2024-11-28 21:13:51 +01:00
Why did I no think of this earlier...
This commit is contained in:
parent
d1063e7df6
commit
769d3a4e90
|
@ -36,6 +36,8 @@ footer .mirror{text-align:center; color: #f0c674;}
|
|||
code{ background: #282a2e; border-radius: 1em; padding: 2pt;}
|
||||
pre{ background: #282a2e; padding: 1em; border-radius: 1em;}
|
||||
.hyperbowl{ font-style: italic; font-size: 1.2em;}
|
||||
.hyperbowl::before{content:'"'}
|
||||
.hyperbowl::after{content:'"'}
|
||||
.logo{
|
||||
padding: 5pt 0;
|
||||
margin:0;
|
||||
|
|
Loading…
Reference in a new issue