Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML>
- <html>
- <head>
- <!--
- XOXO - BIAS PAGE BY KIMTYS.TUMBLR.COM
- edit as much as you want but please don't hide or remove credits!
- -->
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <script src="https://static.tumblr.com/ta26uqw/yqQn9iy9c/jquery-1.7.1.min.js"></script>
- <script type="text/javascript" src="https://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
- <script src="https://static.tumblr.com/ta26uqw/WEfn9jpn7/imagesloaded.pkgd.min.js"></script>
- <script src="https://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){$(document)
- .ready(function(){$("[title]")
- .style_my_tooltips();});})
- (jQuery);
- </script>
- <style>
- @import url(https://weloveiconfonts.com/api/?family=entypo|fontawesome);
- <style type="text/css">
- ::-webkit-scrollbar { height: 0px; width: 9px; background: #62d1d1; border: 4px solid #fff; opacity:1; }
- ::-webkit-scrollbar-thumb { background: #62d1d1; border: #fff solid 2px; height: 8px; width: 11px; border-radius: 8px; -moz-border-radius: 8px -webkit-border-radius: 8px o-border-radius: 8px; -ms-border-radius: 8px;}
- ::-moz-selection {background:#62d1d1; color:#fff;}
- ::selection {background:#62d1d1; color:#fff;}
- @font-face { font-family:"intro"; src: url('https://dl.dropboxusercontent.com/s/wqjoh441thuflo6/Intro.otf');} /* CREDIT TO DYOTHMS */
- body {
- margin:0;
- padding:0;
- border:0;
- background:#f8f8f8; /* BACKGROUND COLOR */
- background-image:url(BACKGROUND IMAGE URL);background-attachment:fixed;background-repeat:100%;
- color:#555;
- font-family:arial;
- font-size:10px;
- word-wrap:break-word;
- }
- a {
- color:#000;
- text-decoration:none;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #s-m-t-tooltip {
- max-width:150px;
- padding:2px 6px;
- margin:25px 14px 7px 15px;
- background-color:#fff;
- font-family:Calibri;
- font-weight:bold;
- box-shadow:rgba(0,0,0,0.06) 5px 5px;
- border:1px solid #ccc;
- font-size:8px;
- line-height:11px;
- letter-spacing:1px;
- text-transform:uppercase;
- color:#222;
- z-index:999;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #center {
- width:auto;
- margin-right:auto;
- margin-top:100px;
- margin-bottom:100px;
- margin-left:120px;
- }
- #top {
- width:auto;
- opacity:0.8;
- text-align:center;
- border-bottom:1px #ccc solid;
- margin-left:auto;
- margin-right:auto;
- top:0;
- font-size:11px;
- font-family:arial;
- letter-spacing:0px;
- padding-top:10px;
- padding-bottom:20px;
- color:#000; /* DESCRIPTION COLOR */
- background:#fff; /* TOP BACKGROUND COLOR */
- }
- .tit a {
- color:#AAA; /* TITLE COLOR */
- font-size:54px;
- font-family:intro;
- letter-spacing:0px;
- font-weight:bold;
- padding:20px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #top a {
- color:#aaa;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #top a:hover {
- color:#62d1d1; /* TITLE HOVER */
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .pic {
- width:200px;
- height:293px;
- margin:20px;
- background:#fff; /* PIC BACKGROUND */
- display:inline-block;
- box-shadow:rgba(0,0,0,0.06) 5px 5px;
- border:1px solid #ccc; /* PIC BORDER */
- padding:15px;
- -webkit-transition: all 0.6s ease-in;
- -moz-transition: all 0.6s ease-in;
- -o-transition: all 0.6s ease-in;
- }
- .pic img {
- width:200px;
- height:293px;
- display:inline-block;
- }
- .pic:hover .info {
- opacity:0.7; /* INFO OPACITY HOVER */
- margin-top:0px;
- -webkit-transition: all 0.4s ease-in;
- -moz-transition: all 0.4s ease-in;
- -o-transition: all 0.4s ease-in;
- }
- .info {
- position:absolute;
- width:190px;
- height:268px;
- padding:5px;
- padding-top:20px;
- background:#444; /* INFO BACKGROUND COLOR */
- font-size:20px;
- font-family:intro;
- text-transform:uppercase;
- color:#fff; /* INFO TEXT COLOR */
- opacity:0;
- margin-top:0px;
- text-align:center;
- -webkit-transition: all 0.4s ease-in;
- -moz-transition: all 0.4s ease-in;
- -o-transition: all 0.4s ease-in;
- }
- .info a {
- color:#fff; /* INFO LINK COLOR */
- -webkit-transition: all 0.4s ease-in;
- -moz-transition: all 0.4s ease-in;
- -o-transition: all 0.4s ease-in;
- }
- .info a:hover {
- color:#62d1d1; /* INFO LINK HOVER */
- -webkit-transition: all 0.4s ease-in;
- -moz-transition: all 0.4s ease-in;
- -o-transition: all 0.4s ease-in;
- }
- /* CREDIT - DONT TOUCH */
- #cr {bottom:10px;right:10px;font-weight:bold;color:#62d1d1;font-size:12px; position:fixed;background:#fff;padding:5px 7px;border:1px solid #ccc;box-shadow:rgba(0,0,0,0.06) 5px 5px;}
- </style>
- <script src="https://assets.tumblr.com/assets/scripts/tumblelog.js?_v=7edb3c3b36e8b351a1249cf33411a3a7"></script>
- <meta http-equiv="x-dns-prefetch-control" content="off"/>
- </head>
- <body>
- <div id="top">
- <div class="tit"><a href="/" title="back home">TITLE</a></div>
- description
- </div>
- <div id="center">
- <!-- NAME 1 -->
- <div class="pic">
- <div class="info">
- <div style="margin-top:95px;"><a href="/tagged/URL">NAME</a>
- <br><span style="font-size:10px">GROUP</span></div>
- </div>
- <img src="IMAGE URL"></div>
- <!-- END NAME 1 -->
- <!-- NAME 2 -->
- <div class="pic">
- <div class="info">
- <div style="margin-top:95px;"><a href="/tagged/URL">NAME</a>
- <br><span style="font-size:10px">GROUP</span></div>
- </div>
- <img src="IMAGE URL"></div>
- <!-- END NAME 2 -->
- <!-- NAME 3 -->
- <div class="pic">
- <div class="info">
- <div style="margin-top:95px;"><a href="/tagged/URL">NAME</a>
- <br><span style="font-size:10px">GROUP</span></div>
- </div>
- <img src="IMAGE URL"></div>
- <!-- END NAME 3 -->
- <!-- NAME 4 -->
- <div class="pic">
- <div class="info">
- <div style="margin-top:95px;"><a href="/tagged/URL">NAME</a>
- <br><span style="font-size:10px">GROUP</span></div>
- </div>
- <img src="IMAGE URL"></div>
- <!-- END NAME 4 -->
- <!-- NAME 5 -->
- <div class="pic">
- <div class="info">
- <div style="margin-top:95px;"><a href="/tagged/URL">NAME</a>
- <br><span style="font-size:10px">GROUP</span></div>
- </div>
- <img src="IMAGE URL"></div>
- <!-- END NAME 5 -->
- <!-- NAME 6 -->
- <div class="pic">
- <div class="info">
- <div style="margin-top:95px;"><a href="/tagged/URL">NAME</a>
- <br><span style="font-size:10px">GROUP</span></div>
- </div>
- <img src="IMAGE URL"></div>
- <!-- END NAME 6 -->
- <!-- NAME 7 -->
- <div class="pic">
- <div class="info">
- <div style="margin-top:95px;"><a href="/tagged/URL">NAME</a>
- <br><span style="font-size:10px">GROUP</span></div>
- </div>
- <img src="IMAGE URL"></div>
- <!-- END NAME 7 -->
- <!-- NAME 8 -->
- <div class="pic">
- <div class="info">
- <div style="margin-top:95px;"><a href="/tagged/URL">NAME</a>
- <br><span style="font-size:10px">GROUP</span></div>
- </div>
- <img src="IMAGE URL"></div>
- <!-- END NAME 8 -->
- <!-- CREDIT - DONT TOUCH! -->
- <a href="https://kimtys.tumblr.com" title="theme by kimtys"><div id="cr">k.</div></a>
- </div>
- </body>
- </html>
- <!--
Advertisement
Add Comment
Please, Sign In to add comment