Guest User

Blue and White

a guest
Oct 29th, 2015
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.52 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head profile="http://gmpg.org/xfn/11">
  2.  
  3. <!--Theme by chylleigh. Please don't copy this theme or remove the credits. Enjoy.-->
  4.  
  5. <link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'>
  6.  
  7. <title>{Title}</title>
  8. <link rel="shortcut icon" href="http://38.media.tumblr.com/tumblr_lnvurpGbQn1qepbs7.png" />
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  10.  
  11.  
  12. <style>
  13.  
  14. /********** PRINCIPAL **********/
  15.  
  16. body {
  17. background-color:#f0f0f0;
  18. font-family: 'calibri', sans-serif;
  19. font-size: 13px;
  20. color:#707070;
  21. background-attachment: fixed;
  22. word-spacing:1px;
  23. }
  24.  
  25. b, strong, bold: {color: #000; cursor: help; }
  26. u {color: #797979;cursor: help; }
  27. i, em {color: #797979;cursor: help; }
  28. s {color: #000;cursor: help; }
  29.  
  30. a, a:link, a:active, a:visited {color: #5a5a5a; text-decoration:
  31. none; cursor: help;
  32. -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
  33. a:hover {text-decoration:
  34. underline; color:#c9c9c9;
  35. -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
  36.  
  37.  
  38.  
  39. /********** SCROLLBAR **********/
  40.  
  41. ::-webkit-scrollbar-thumb {background-color:#282828;
  42. border: 2px solid #fff;
  43. height:auto;}
  44. ::-webkit-scrollbar {height:5px;
  45. width:7px;
  46. background-color: #444;
  47. border:4px solid #fff;}
  48.  
  49. /*** POSTS ***/
  50. .box2 {
  51. text-align: justify;
  52. padding: 5px;
  53. width: 620px;
  54. margin-top:44px;
  55. margin-left:500px;
  56. font-size:10px;
  57. position:absolute;
  58. font-family: 'Montserrat', sans-serif;
  59. }
  60.  
  61. .esp{border-width:1px; border-bottom-style: dotted; padding:7px; border-color:#727272; font-size:12px; color:#727272; }
  62.  
  63. .tit{background-color:#8ac9f2; padding:5px; color:#fff; font-size:16px;
  64. text-transform: uppercase;
  65. }
  66.  
  67. .tit2{background-color:#fff; padding:5px; color:#575757; font-size:16px;
  68. text-transform: uppercase; color:#282828; text-align:center;
  69. }
  70.  
  71. .tex{font-size:12px; padding-bottom:10px; padding-top:7px;}
  72.  
  73. </style>
  74.  
  75. </head>
  76.  
  77. <body>
  78. <div class="box2">
  79. <div class="tit2"><a href="/">HOME</a> - <a href="http://chylleigh.tumblr.com/">CREDITS</a></div>
  80.  
  81. <br>
  82. <div class="esp"><div class="tit">Question</div>
  83. <div class="tex">Answer. <b>Answer.</b> <i>Answer.</i> <s>Answer.</s>
  84. </div>
  85.  
  86.  
  87. </div>
  88. <br>
  89.  
  90.  
  91. <div class="esp"><div class="tit">Question</div>
  92. <div class="tex">Answer.</div>
  93.  
  94.  
  95. </div><br>
  96.  
  97. <div class="esp"><div class="tit">Question</div>
  98. <div class="tex">Answer.</div>
  99.  
  100.  
  101. </div>
  102.  
  103.  
  104. <br>
  105.  
  106. <div class="esp"><div class="tit">Question</div>
  107. <div class="tex">Answer.</div>
  108.  
  109.  
  110. </div>
  111.  
  112.  
  113. <br>
  114.  
  115.  
  116.  
  117.  
  118.  
  119. <iframe frameborder="0" scrolling="no" width="100%" height="200" src="http://www.tumblr.com/ask_form/YOURURL.tumblr.com/" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]-->
  120.  
  121. <br><br><br>
  122.  
  123. <iframe frameborder="0" scrolling="no" width="100%" height="400" id="submit_form" src="http://www.tumblr.com/submit_form/YOURURL.tumblr.com" style="background-color:transparent; overflow:hidden;"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('submit_form').allowTransparency=true;</script><![endif]-->
  124.  
  125.  
  126. </body>
  127. </html>
Advertisement
Add Comment
Please, Sign In to add comment