Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
adrianshort
/
suttonelections
réplica de
https://github.com/adrianshort/suttonelections.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
2
Wiki
Actividad
Explorar el Código
Add %nav style and tweak %h2
tags/last-sinatra-version
Adrian Short
hace 8 años
padre
9a1f8d0ad6
commit
93bbd7afa0
Se han
modificado 1 ficheros
con
7 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+7
-1
public/style.css
+ 7
- 1
public/style.css
Ver fichero
@@ -99,7 +99,7 @@ h1
h2
{
margin
-top
: 20px;
margin: 20px
0 0 0
;
line-height: 1.5em;
font-weight: bold;
color: #555;
@@ -160,6 +160,12 @@ tr
border-bottom: 1px solid #eee;
}
nav
{
font-size: 85%;
margin: 0 0 0 0;
}
.right
{
text-align: right;
Escribir
Vista previa
Cargando…
Cancelar
Guardar