Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
maker
/
sito-hackit-18
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
FIX errore css nel commit precedente
boyska
hace 6 años
padre
de759cb3df
commit
65ca55d8da
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
themes/hackit0x14/static/css/hackit.css
+ 3
- 0
themes/hackit0x14/static/css/hackit.css
Ver fichero
@@ -47,6 +47,9 @@ h4,
strong,
tt {
color: white;
+}
+
+tt.literal {
font-size: 80%;
}