Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- h1 {
- color:red;
- background-color: black;
- font-size:40pt;
- font-family:"Comic Sans MS";
- }
- body {
- color:lime;
- background-color: red;
- border-color:blue;
- border-width:5;
- border-style: groove;
- border-left-style: dashed;
- }
- table {
- background-color:lime;
- color:red;
- }
- a {
- color:yellow;
- }
- #rofllollol {
- background-color:black;
- color:white;
- float:right;
- text-align:center;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement