Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
kornerr
/
mjs
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
заставка
master
Михаил Капелько
hace 3 años
padre
f5a18c1ab0
commit
1ca6848df3
Se han
modificado 2 ficheros
con
21 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+21
-0
index.html
BIN
р/сцены/заставка.jpg
+ 21
- 0
index.html
Ver fichero
@@ -16,6 +16,23 @@
height: 100vh;
width: 100vw;
}
#заставка {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: #ffffff;
z-index: 100;
}
#заставка > img {
position: absolute;
top: 50%;
left: 50%;
margin-left: -320px;
margin-top: -240px;
}
#корень {
position: relative;
}
@@ -27,6 +44,10 @@
</style>
</head>
<body>
<div id="заставка" onclick="document.getElementById('заставка').style.display = 'none';">
<img src="р/сцены/заставка.jpg">
</div>
<div id="корень"></div>
<div id="отладка"></div>
<script src="100.мир.js"></script>
BIN
р/сцены/заставка.jpg
Ver fichero
Antes
Después
Anchura:
640
| Altura:
480
| Tamaño:
40KB
Escribir
Vista previa
Cargando…
Cancelar
Guardar