Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
OGS-Main
/
ogs-site
Seguir
2
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
more
master
Михаил Капелько
hace 3 años
padre
e5d6f913b5
commit
2641f77d36
Se han
modificado 1 ficheros
con
12 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+12
-0
К/index.html
+ 12
- 0
К/index.html
Ver fichero
@@ -15,6 +15,18 @@
right: 0;
bottom: 0;
background-color: red;
}
html
{
background-color: blue;
margin: 0;
height: 100%;
}
body
{
background-color: green;
margin: 0;
height: 100%;
}
</style>
</head>
Escribir
Vista previa
Cargando…
Cancelar
Guardar