This commit is contained in:
Carl Fredrik Samson
2020-04-05 17:09:05 +02:00
parent 21db34c022
commit 9b2401b8a4
15 changed files with 2091 additions and 968 deletions

View File

@@ -4,7 +4,7 @@
/* Atelier-Dune Comment */
.hljs-comment {
color: rgb(255, 115, 0);;
color: rgba(34, 0, 155, 0.5);;
font-style: italic;
}
.hljs-quote {