Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* =============================== */
- /* Section 2: Header element rules */
- /* =============================== */
- header {
- background-image: url(images/SeeThroughWaves.png);
- background-repeat: no-repeat;
- background-size: 100%;
- height: 0;
- padding-bottom: 24.1%;
- }
- header h1 {
- margin: 0;
- padding: 1em 0 0 0;text-align: center;
- font-family: Bangers, "Times New Roman", Times, serif;
- font-size: 5.8vw;
- text-shadow: 8px 8px #B9D9E8;
- }
- header p.TagLine {margin-bottom: 1em; font-style: italic; text-align: center; font-size: 1.8vw}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement