Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
adrianshort
/
apollo
réplica de
https://github.com/adrianshort/apollo.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
increased margin around logo and improved hover on links
master
CharlotteGilhooly
hace 12 años
padre
b828981a27
commit
8b7e6c4ef6
Se han
modificado 1 ficheros
con
3 adiciones
y
7 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+3
-7
app/assets/stylesheets/scaffolds.css.scss
+ 3
- 7
app/assets/stylesheets/scaffolds.css.scss
Ver fichero
@@ -95,13 +95,9 @@ a.button:hover {
padding: 5px 10px;
}
#logo {
margin: 0 0 0 15px;
}
a.logo {
float: right;
margin: 0;
margin: 0 0 0 20px;
padding: 0;
background-color: white;
}
@@ -114,7 +110,7 @@ background-color: white;
.feed_title a {
font-size: 1.6rem;
line-height: 1.
6
rem;
line-height: 1.
95
rem;
}
table {
@@ -134,7 +130,7 @@ td {
#feed td {
font-size: 1.5rem;
line-height:
2
rem;
line-height:
1.8
rem;
padding: 0 40px 30px 0;
width: 120px;
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar