Explorar el Código

FIX errore css nel commit precedente

boyska hace 6 años
padre
commit
65ca55d8da
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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%;
 }