Advertisement
mebuckner

Custom Order - Bar Harbor - Blog

Dec 3rd, 2020
1,094
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5.21 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.  
  14. <!--blog header-->
  15. <center> <img src="https://i.imgur.com/wCMNTtY.png" style="    width: 610px;"> <a href="/home.php" class="naavigation">Home</a> <a href="/send_message.php?member_id=###" class="naavigation">Message</a> <a href="/status_stream.php?member_id=###" class="naavigation">Stream</a> <a href="/status_stream.php?member_id=###" class="naavigation">Rules</a> <a href="/status_stream.php?member_id=###" class="naavigation">Content</a> </center>
  16.  
  17.  
  18.  
  19. <!--blog stylesheet-->
  20.  <style type="text/css">  @import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@600&display=swap');      body { background:#000B13; background-size:cover; background-attachment:fixed; background-repeat:repeat; background-position:center; margin-top:-93px;background-image:url('https://i.imgur.com/crI9qjO.jpg'); } table, tr, td, li, p, div, .profileInfo td.text {     font-size: 12px;     color: #fff;     font-family: 'Playfair Display', sans-serif;}     .main {width:400px!important; background:#0c0c0c!important; margin-top:-7px; margin-left:0px;}       .blog {font-family: 'Spectral SC', serif; color: #fff!important; text-align:justify; width:598px!important; background:#0c0c0c!important; margin-left:-10px;}        .blogcomments {background:#000b13;}   .blogcommentsContent {    font: 18px 'Playfair Display';     font-weight: 100!important;     color: #fff!important;     line-height: 11px;}   .blogcommentsprofile {background:#000b13;  padding-top:10px;}        .blogcommentsprofile img {margin-top:5px;}   .blogsubject {    margin: 0;     font-family: 'Playfair Display';     font-weight: 100;     text-align: left;     /* background: #F6063F; */     padding-top: 10px;     padding-bottom: 10px;     margin-bottom: 10px;     color: #fff;     font-size: 36px;     padding-top: 20px;     padding-bottom: 20px;}     input, select {     font: 18px 'Playfair Display';     letter-spacing: 3px;     text-transform: uppercase;     border: none;     font-weight: 400;     color: #ffffff;     background: #4c4939;     border: 1px solid #fff;     padding: 8px;     margin-left: 10px;     float: right;     padding-top: 10px;     padding-bottom: 10px;     filter: invert(1);     font-weight: 100; }input:hover, select:hover {cursor: hand; background:#0c0c0c; color:#848484; border:1px solid #848484;}  input[type="radio"] {display:none;}  body[Attributes Style] {background:#000b13;}           /*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;}     .txt_label, .txt_label a, .txt_label b, .txt_label p {font-size:0px!important;}  td.txt_label {     filter: invert(1); } a.naavigation:link, a.naavigation:visited {     background-color: #0c0c0c;     width: 119px;     color: #ffffff;     text-align: center;     text-decoration: none;     display: inline-block;     font-family: Playfair Display;     font-size: 14px;     letter-spacing: 3px;     text-transform: uppercase;     margin-left: 2px;     font-weight: 100;     margin-top: -32px; }   a.naavigation:hover, a.naavigation:active { color: #fff; letter-spacing: 5px; } b {     background: #303030;     padding: 5px;     line-height: 35px; }  h1 {     font-family: 'Playfair Display';     font-weight: 100;     text-transform: uppercase;     color: #fff;     background: #4c4939;     padding-top: 10px;     padding-bottom: 10px;     margin-bottom: 10px;     text-align: center; }  h2 {     font-family: 'Playfair Display';     font-weight: 100;     text-transform: uppercase;     color: #fff;     background: #4c4939;     padding-top: 10px;     padding-bottom: 10px;     margin-bottom: 10px;     text-align: center; }  h3 {     color: #4c4939;     font-weight: 100;     text-align: center;     margin: 0; }     ::-webkit-scrollbar-thumb:vertical {height:12px; background:#0c0c0c; border-top:10px solid #4c4939; border-bottom:10px solid #4c4939;} ::-webkit-scrollbar-thumb:horizontal {background-color:#0c0c0c;} ::-webkit-scrollbar {width:5px; height:7px;}  a:visited, a:link {     font-family: 'Playfair Display';     color: #4c4939;     font-size: 12px;     text-decoration: none; } a:hover{color:#0c0c0c;}</style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement