rodič
revize
2641f77d36
1 změnil soubory, kde provedl 12 přidání a 0 odebrání
  1. +12
    -0
      К/index.html

+ 12
- 0
К/index.html Zobrazit soubor

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


Načítá se…
Zrušit
Uložit