This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
lovecoding
/
Vip0525
Observar
10
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
432bd9319c
Branches
Tags
master
Vip0525
/
css
/
1.css
1.css
88 B
Histórico
Raw
1
2
3
4
5
6
7
8
div {
width: 200px;
height: 200px;
background: #ff0;
}
p {
color: red;
}