Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
OGS-Main
/
ogs-site
Segui
2
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
more
master
Михаил Капелько
3 anni fa
parent
e5d6f913b5
commit
2641f77d36
1 ha cambiato i file
con
12 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+12
-0
К/index.html
+ 12
- 0
К/index.html
Vedi File
@@ -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>
Write
Preview
Loading…
Annulla
Salva