mebuckner

custom Order - Charmiechu - Blog

Nov 11th, 2020
579
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 6.13 KB | None | 0 0
  1. <!--example post-->
  2. <h1>Header One</h1>
  3.  
  4. <h2>Header Two</h2>
  5.  
  6. <h3>Header Three</h3>
  7.  
  8. <blockquote>blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote</blockquote>
  9. <b>bold</b> <i>italics</i> <em>em</em> <strong>strong</strong> <a href="/">link</a>
  10.  
  11.  
  12.  
  13. <!--blog header-->
  14. <div class="container"><h1>Charmiechu</h1>  <h2>Free and Custom Resources</h2>    <div style="width:800px; height:75px; text-align: center;"> <a href="/home.php" class="navLinks">home</a>  <a href="https://www.roleplayer.me/send_message.php?member_id=1410927" class="navLinks">message</a>  <a href="/" class="navLinks">rules</a>        <a href="/" class="navLinks">content</a>        <a href="/" class="navLinks" style="margin-right: 0px;">share</a>   </div>    </div>
  15.  
  16.  
  17. <!--blog storyline-->
  18.  <style type="text/css">  @import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap'); @import url('https://fonts.googleapis.com/css?family=Spectral+SC');       body { background:#fff; background-size:cover; background-attachment:fixed; background-repeat:repeat; background-position:center; margin-top:-32px; background-image:url('https://i.imgur.com/SqPBY1k.png'); background-size:cover; }         table, tr, td, li, p, div {    font: 12px 'Playfair Display';     line-height: 13px;     font-weight: 400;     color: #000000;     line-height: 11px;}      .main {width:600px!important; background:#fff!important; margin-top:175px; margin-left:0px;}       .blog {font-family: 'Spectral SC', serif; color: #fff!important; text-align:justify; width:798px!important; background:#fff!important; margin-left:-10px;}        .blogcomments {background:#fff;}   .blogcommentsContent {    font: 12px 'Playfair Display';     font-weight: 100!important;     color: #000!important;     line-height: 11px;}   .blogcommentsprofile {background:#fff;  padding-top:10px;}        .blogcommentsprofile img {margin-top:5px;}   .blogsubject {    font-family: 'Playfair Display';     font-size: 40pt;     color: #8eafdf;     text-align: center;     display: block;     margin: 0;     line-height: 34px;     text-align: left;     font-weight: 100;}   .txt_label, .txt_label a, .txt_label b, .txt_label p {font-size:0px!important;}     input, select {font: 12px 'Playfair Display';     letter-spacing: 3px;     text-transform: uppercase;     border: none;     font-weight: 400;     color: #fff;     background: #9dabd9;     border: 1px solid #fff;     padding: 12px;     margin-left: 20px;     float: right;}   input:hover, select:hover {cursor: hand; background:#fff; color:#848484; border:1px solid #848484;}  input[type="radio"] {display:none;}  body[Attributes Style] {background:#fff;}   #bothsides {margin-left:-52px; top:0px; background:#fff; z-index:-999; height:110%; width:710px; position:fixed; box-shadow:inset 0 0 10px #000; color:transparent;}  #bothsidespicture {margin-left:-0px; top:-0px; z-index:999; background-color:#fff; height:auto; width:auto; position:fixed; color:transparent;}      /*hidecodes*/ .top_nav_black {display:none;} .blogContent{font-family: 'Spectral SC', serif; color:#fff;} .blogContentInfo{ display:none !important;visibility:hidden!important; } .profile { display:none !important;visibility:hidden!important; } .nav, .spacer, .googleafc, .commentspacer, hr, .blogsubject p {display: none!important;} images/spacer.gif{ display:none !important;visibility:hidden!important; } .st_sharethis_hcount, .st_facebook_hcount, .st_twitter_hcount, .st_pinterest_hcount  { display:none !important;visibility:hidden!important; } #IL_IF_RIGHT, .IL_BASE { display:none !important;visibility:hidden!important; } #ctl00_cpMain_AdLeaderBoard_Img1 {display:none;} .blogTimeStamp {display:none;}     .container {     width: 818px;     height: 243px;     position: absolute;     left: 0;     right: 0;     top: 0;     overflow: auto;     margin: auto;     color: #fff;     background-color: #fff;     font-family: 'Abel', sans-serif;} .headerContainer{    width: 800px;     height: 174px; } h1{     font-family: 'Playfair Display', serif;     margin: 0;     text-align: center;     font-weight: 100;     text-transform: uppercase; line-height:114px;    font-size: 114px;     color: #e796be;     background: -webkit-linear-gradient(#f393ba, #70b7eb);     -webkit-background-clip: text;     -webkit-text-fill-color: transparent; }  h2{     font-family: 'Playfair Display', serif;     text-align: center;     color: #5252bb;     text-transform: uppercase;     font-weight: 100;     font-size: 23px;     letter-spacing: 12px;     margin-top: -24px;     line-height: 59px;}   a.navLinks:link, a.navLinks:active, a.navLinks:visited {     background-color: #e796be;     color: white;     padding: 16px 0px;     font-size: 16px;     border: none;     cursor: pointer;     text-decoration: none;     font-weight: 100;     font-family: 'Playfair Display';     text-transform: uppercase;     margin-right: 21px;     width: 134px;     display: inline-block;     vertical-align: top; }  a.navLinks:hover{     background-color: #b3a5d1; }  .dropdown {   position: relative;   display: inline-block; }  .dropdown-content {   display: none;   position: absolute;   background-color: #f9f9f9;   min-width: 160px;   box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);   z-index: 1; }  .dropdown-content a {   color: black;   padding: 12px 16px;   text-decoration: none;   display: block;   font-family:Playfair Display;   font-weight:100;   text-transform:uppercase; }  .dropdown-content a:hover {background-color: #b3a5d1}  .dropdown:hover .dropdown-content {   display: block; }  .dropdown:hover .dropbtn {   background-color: #b3a5d1; } .dropbtn {       background-color: #e796be;     color: white;     padding: 10px 0px;     font-size: 16px;     border: none;     cursor: pointer;     text-decoration: none;     font-weight: 100;     font-family: 'Playfair Display';     text-transform: uppercase;     margin-right: 21px;     width: 134px; }a:link {     font-family: 'Playfair Display';     color: #b3a5d1;     font-size: 13PX;     text-decoration: none; }</style>
  19.  
Advertisement
Add Comment
Please, Sign In to add comment