Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .header {
- text-align: center;
- color: white;
- padding: 20px;
- margin: 10px;
- background: #73ace6;
- border: #aeccea solid 2px;
- }
- .head-title{
- text-shadow: 3px 1px 0px #aeccea;
- }
- h2{
- font-family: monospace;
- color: #c6e5ff;
- font-weight: normal;
- }
- .content{
- background: #ead546;
- padding: 20px;
- border: solid 2px #eae190;
- margin: 10px;
- font-family: monospace;
- }
Add Comment
Please, Sign In to add comment