Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!----------
- Codes by the Girl 0n Fire.
- Page #1 - Tenue
- Do not steal, copy or redistribute.
- ----------->
- <html>
- <head>
- <link rel="shortcut icon" href="{Favicon}" />
- <script src="https://kit.fontawesome.com/a076d05399.js"></script>
- <link href="https://fonts.googleapis.com/css?family=Glegoo|Noticia+Text:700&display=swap" rel="stylesheet">
- <style type="text/css">
- html, body {
- background-image: linear-gradient(to right top, #d7e7ff, #e4e8ff, #efe9fe, #f8ebfc, #ffeefa);
- margin: 0px;
- padding: 0px;
- background-attachment: fixed;
- word-wrap: break-word;
- font-size: 14px;
- font-family: Noticia Text;
- }
- a {
- color: #844D6A;
- text-decoration: none;
- -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out;
- }
- a:hover {
- color: #777;
- -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out;
- }
- b, strong, bold {
- color: #52424D;
- }
- i, em, italic {
- color: #A0B0C6;
- }
- u, underline {
- text-decoration: none;
- border-bottom: 1px dashed #52424D;
- }
- blockquote {
- border-left: solid 1px #d7d7d7;
- background-color: rgba(255,255,255,0.3);
- margin: 5px 0px 0px 5px;
- padding: 7px 12px 7px 12px;
- font-size: 12px;
- }
- #s-m-t-tooltip{
- max-width: 250px;
- margin: 12px;
- padding: 13px 16px 13px 16px;
- z-index: 100;
- text-align: center;
- font-size: 10px;
- letter-spacing: 1px;
- font-weight: bold;
- background-color: #936B8D;
- color: #fff;
- z-index: 9999999999999999999999;
- -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out;
- }
- .content {
- z-index: 99999;
- position: fixed;
- width: 300px;
- padding: 30px;
- top: 80px;
- left: calc( 50% - 180px);
- text-align: left;
- font-family: Glegoo;
- color: #777;
- line-height: 28px;
- }
- .content h1 {
- padding: 0px;
- margin-bottom: 15px;
- box-shadow: 0px -10px 0px inset #fff;
- border-bottom: 1px solid #C1C8E7;
- color: #936B8D;
- font-size: 30px;
- font-weight: bold;
- font-family: Noticia Text;
- }
- .rules b {
- background: #A189AE;
- color: #fff;
- text-shadow: 1px 1px 0px #777;
- font-family: Noticia Text;
- line-height: 25px;
- font-size: 20px;
- width: 48px;
- height: 25px;
- padding-right: 3px;
- display: inline-block;
- text-align: right;
- border-right: 3px double #fff;
- border-bottom: 3px double #fff;
- }
- .button {
- margin-top: 30px;
- text-align: center;
- }
- .button a {
- display: inline;
- margin: 0px 5px;
- padding: 13px 16px 13px 16px;
- text-align: center;
- font-size: 12px;
- letter-spacing: 1px;
- font-weight: bold;
- background-color: #936B8D;
- color: #fff;
- border-right: 4px double #fff;
- border-bottom: 4px double #fff;
- cursor: pointer;
- }
- .aboutt {
- position: fixed;
- top: 0px;
- left: 0px;
- z-index: 100000000!important;
- width: 100%;
- height: 100%;
- padding: 0px;
- display: none;
- background-image: linear-gradient(to right top, #d7e7ff, #e4e8ff, #efe9fe, #f8ebfc, #ffeefa);
- background-attachment: fixed;
- box-shadow: 0px -10px 0px inset #fff;
- }
- #closea {
- margin: 0 auto;
- font-size: 30px;
- text-align: center;
- width: 30px;
- height: 30px;
- padding-top: 30px;
- line-height: 30px;
- color: #C1C8E7;
- cursor: pointer;
- text-shadow: 1px 1px 0px #fff;
- }
- #closea i {
- color: #C1C8E7;
- text-shadow: 1px 1px 0px #fff;
- }
- .holder {
- margin: 0 auto;
- top: 120px;
- width: 500px;
- padding: 20px;
- height: 400px;
- overflow: auto;
- }
- </style>
- <script src="https://static.tumblr.com/ta26uqw/yqQn9iy9c/jquery-1.7.1.min.js"></script>
- <!-- Style my tooltips -->
- <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:0,
- tip_fade_speed:0,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- </head>
- <body>
- <div class="content">
- <h1>contact me</h1>
- Your description goes here. <b>Bold</b>, <i>italic</i>, <u>underline</u> and <a href="/" title="tooltip">link</a>.
- <blockquote>This is a blockquote.</blockquote>
- <p><h1>rules</h1>
- <div class="rules">
- <b>1.</b> Do not hate on anyone.
- <p><b>2.</b> Do not ask personal questions.
- <p><b>3.</b> Do not talk about THG, GOT or The 100 because I will not stop.
- </div>
- <div class="button">
- <a href="/">go back</a>
- <a class="about">ask box</a>
- </div>
- <p><br><center><small>Coded by the <a href="https://girl0nfire.tumblr.com">girl on fire</a>.</small></center>
- <!-- STARTS ABOUT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
- <div id="about" class="aboutt">
- <div id="closea" title="close"><i class="far fa-times-circle"></i></div>
- <div class="holder">
- <h1>ask box</h1>
- <p><iframe frameborder="0" height="250" id="ask_form" scrolling="no" src="https://www.tumblr.com/ask_form/{Name}.tumblr.com" width="100%" style="background-color: transparent; overflow: hidden;"></iframe></p>
- </div>
- </div>
- </div>
- <script>
- $(document).ready(function(){
- $(".about").click(function(){
- $("#about").slideDown(500);
- });
- });
- </script>
- <script>
- $(document).ready(function(){
- $("#closea").click(function(){
- $("#about").slideUp(500);
- });
- });
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment