Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .intro-img {
- background:url(http://i.imgur.com/pH1wwzA.jpg?1) no-repeat;
- background-position: center;
- background-size: 800px;
- background-color: #101227;
- }
- .intro-text {
- text-shadow: 1px 1px 5px black;
- font-family: Futura,"Trebuchet MS",Arial,sans-serif;
- }
- .intro-btn {
- background:rgba(255, 255, 255, 0.05);
- color: #FFF;
- border: none;
- padding-top: 6px;
- padding-bottom: 6px;
- padding-right: 8px;
- padding-left: 8px;
- font-family: sans-serif;
- }
- .intro-btn:hover {
- background:rgba(158, 208, 255, 0.15);
- color: #FFF;
- border: none;
- padding-top: 6px;
- padding-bottom: 6px;
- padding-right: 8px;
- padding-left: 8px;
- font-family: sans-serif;
- }
- .invisible-text {
- opacity: 0;
- }
- .blink-text {
- text-decoration: blink;
- }
- .blink-text:hover {
- text-decoration: none;
- }
Advertisement
Add Comment
Please, Sign In to add comment