This website works better with JavaScript
Home
Explore
Help
Sign In
lovecoding
/
Vip0525
Watch
10
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
ecb5d8251e
Branches
Tags
master
Vip0525
/
css
/
1.css
1.css
88 B
History
Raw
1
2
3
4
5
6
7
8
div {
width: 200px;
height: 200px;
background: #ff0;
}
p {
color: red;
}