Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- .boxes1{
- float:center;
- overflow-x:hidden;
- overflow-y:scroll;
- width:293px;
- height:200px;
- background: url("URL OF IMAGE HERE");
- text-align: center;
- font-family: "Font";
- font-size: 16px;
- color: #000000;
- border: 2px solid #FFFFFF;
- z-index:9999999999;
- margin-top:10px;
- margin-left:-8px;
- display: inline-block;
- -moz-box-shadow: 0 0 20px 5px #FFFFFF;
- -webkit-box-shadow: 0 0 20px 5px#FFFFFF;
- box-shadow: 0 0 20px 5px #FFFFFF;
- -webkit-border-radius: 30px;
- -moz-border-radius: 30px;
- border-radius: 30px;
- }
- @font-face { font-family: "simon"; src: url('http://static.tumblr.com/loouiuu/Ttaloide6/halohandletter.ttf'); }
- .titleeeee{
- font-family: "simon";
- font-size:50px;
- text-align: center;
- color: #FFFFFF;
- margin-top: 10px;
- line-height: 28px;
- color: #fff;
- font-weight: normal;
- }
- @font-face {
- font-family: 'Font';
- src: url("http://static.tumblr.com/jgmjb9s/JUkmpnpb1/throwmyhandsupintheair.ttf") format('truetype');
- font-weight: normal;
- font-style: normal;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment