Parcourir la source

FIX errore css nel commit precedente

boyska il y a 6 ans
Parent
commit
65ca55d8da
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      themes/hackit0x14/static/css/hackit.css

+ 3 - 0
themes/hackit0x14/static/css/hackit.css

@@ -47,6 +47,9 @@ h4,
 strong,
 tt {
     color: white;
+}
+
+tt.literal {
     font-size: 80%;
 }