This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
shepheb
/
amber
forked de
amber/amber
Seguir
1
Destacar
0
Fork
0
Archivos
Explorar el Código
style.css
Nicolas Petton
hace 14 años
padre
2c785060b6
commit
f97e0a7ee6
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
css/style.css
+ 1
- 1
css/style.css
Ver fichero
@@ -1,6 +1,6 @@
/* CSS Reset */
-
*
{
+
html,body
{
margin: 0;
padding: 0;
}