This website works better with JavaScript
Home
Explore
Help
Sign In
lovecoding
/
J250419
Watch
10
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
c9d70e5cb6
Branches
Tags
master
J250419
/
html&css&javaScriptProject
/
htmlDemo
/
css
/
style.css
style.css
72 B
History
Raw
1
2
3
4
5
6
h2{
background-color: aqua;
}
h1{
background-color: aliceblue;
}