pai
commit
2641f77d36
1 arquivos alterados com 12 adições e 0 exclusões
  1. +12
    -0
      К/index.html

+ 12
- 0
К/index.html Ver arquivo

@@ -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>


Carregando…
Cancelar
Salvar