Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
adrianshort
/
tumble
réplica de
https://github.com/adrianshort/tumble.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Add stylesheet for post type single layout
master
Adrian Short
hace 7 años
padre
eabe679e89
commit
4eae0e8a85
Se han
modificado 1 ficheros
con
13 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+13
-0
static/css/post.css
+ 13
- 0
static/css/post.css
Ver fichero
@@ -0,0 +1,13 @@
body {
background-color: white;
color: #333;
}
h1, h2, h3 {
color: #333;
text-transform: none;
}
h1#site-title a, h1#site-title a:visited, h1#site-title a:hover {
color: #777;
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar