This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
viktor
/
html-grahnska.se
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Added 100% height on body
Viktor Grahn
%!s(int64=4) %!d(string=hai) anos
pai
9b7d5e93a0
achega
7357c49cb4
Modificáronse 1 ficheiros
con
2 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
2
1
style.css
+ 2
- 1
style.css
Ver ficheiro
@@ -1,5 +1,6 @@
body {
-position: relative;
+ position: relative;
+ height: 100%;
}
.logo {