Why did I no think of this earlier...

This commit is contained in:
Nox Sluijtman 2022-09-11 21:12:58 +02:00
parent d1063e7df6
commit 769d3a4e90

View file

@ -36,6 +36,8 @@ 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;