Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style type="text/css">
- @import "compass/css3";
- h5 {
- color: white;
- -webkit-text-fill-color: transparent;
- background: -webkit-linear-gradient(transparent, transparent),
- url(HÁTTÉRKÉP URL CÍME) repeat;
- background: -o-linear-gradient(transparent, transparent);
- -webkit-background-clip: text;
- }
- .headline {
- font: bold italic 50px georgia;
- }
- svg {
- width: 100%;
- }</style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement