Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- blockquote {
- background: #151515;
- letter-spacing: 3px;
- text-align: center;
- border-right: 5px solid #88c425;
- border-left: 5px solid #88c425;
- border-top: 5px solid #1b676b;
- border-bottom: 5px solid #1b676b;
- text-shadow: 1px 1px 1px #000000;
- border-radius: 10px;
- }
- h1 {
- background: #151515;
- font: 14px Segoe UI;
- line-height: 16px;
- color: #88c425;
- letter-spacing: 3px;
- text-align: center;
- text-transform: uppercase;
- display: block;
- margin: 1px;
- border-radius: 5px;
- border-right: 4px solid #88c425;
- border-left: 4px solid #88c425;
- text-shadow: 1px 1px 1px #000000;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement