This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
lovecoding
/
Vip0525
Obserwuj
10
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
a01e19c872
Gałęzie
Tagi
master
Vip0525
/
css
/
1.css
1.css
88 B
Historia
Czysty
1
2
3
4
5
6
7
8
div {
width: 200px;
height: 200px;
background: #ff0;
}
p {
color: red;
}