Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .header{
- background-color: CornflowerBlue;
- text-align: center;
- }
- .about-me{
- font-size: 20px;
- opacity: 0.5;
- }
- .title{
- font-weight: bold;
- }
- h1{
- color: Azure;
- }
- body{
- font-family: Georgia;
- background-image: url("https://s3.amazonaws.com/codecademy-content/courses/learn-css-selectors-visual-rules/hypnotize_bg.png");
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement