This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div id="custom_ContactForm1" class="widget ContactForm"> | |
| <div class="contact-form-widget"> | |
| <p>Get in touch with us by filling out the form below.</p> | |
| <div class="form"> | |
| <form name="contact-form"> | |
| <p></p> | |
| Name | |
| <br> | |
| <input type="text" value="" size="30" name="name" id="ContactForm1_contact-form-name" class="contact-form-name"> | |
| <p></p> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /*--- Header Center Text & 3D CSS3 ShadowText ----*/ | |
| #header-inner {text-align:center !important;} #header-inner img {margin: 0 auto !important;} | |
| .header h1 {text-shadow: 2px 2px 5px #eee, 5px 5px 5px #707070 !important;} | |
| #header-inner {text-shadow: 2px 2px 5px #eee, 5px 5px 5px #707070 !important;} | |
| .post-title {text-shadow: 2px 2px 5px #eee, 5px 5px 5px #707070 !important;} | |
| .date-header {text-shadow: 2px 2px 5px #eee, 5px 5px 5px #707070 !important;} | |
| /*--- Feel Free To Modify ----*/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /*--- Header Center Text & 3D CSS3 ShadowText (Add to Blogger CSS Wizard in Customize Template)----*/ | |
| #header-inner {text-align:center !important;} #header-inner img {margin: 0 auto !important;} | |
| .header h1 {text-shadow: 2px 2px 5px #eee, 5px 5px 5px #707070 !important;} | |
| #header-inner {text-shadow: 2px 2px 5px #eee, 5px 5px 5px #707070 !important;} | |
| .post-title {text-shadow: 2px 2px 5px #eee, 5px 5px 5px #707070 !important;} | |
| .date-header {text-shadow: 2px 2px 5px #eee, 5px 5px 5px #707070 !important;} | |
| /*--- Feel Free To Modify ----*/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /*--- Header Center Text & 3D CSS3 ShadowText ----*/ | |
| #header-inner {text-align:center !important;} #header-inner img {margin: 0 auto !important;} | |
| .header h1 {text-shadow: 2px 2px 5px #eee, 5px 5px 5px #707070 !important;} | |
| #header-inner {text-shadow: 2px 2px 5px #eee, 5px 5px 5px #707070 !important;} | |
| .post-title {text-shadow: 2px 2px 5px #eee, 5px 5px 5px #707070 !important;} | |
| .date-header {text-shadow: 2px 2px 5px #eee, 5px 5px 5px #707070 !important;} | |
| .widget {text-shadow: 2px 2px 5px #eee, 5px 5px 5px #707070 !important;} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /*################MBT Pager ##########################*/ | |
| .mbt-pager { border-top: 2px dashed #ddd; border-bottom: 2px dashed #ddd; margin-bottom: 10px; overflow:hidden; padding:0px;} | |
| .mbt-pager li.next { height:114px; float: right; padding:0px; background:none; margin:0px;} | |
| .mbt-pager li.next a { padding-left: 24px; } | |
| .mbt-pager li.previous { height:114px; margin:0px -2px 0px 0px; float: left; border-right:1px solid #ddd; padding:0px; background:none; | |
| } | |
| .mbt-pager li.previous a { padding-right: 24px; } | |
| .mbt-pager li.next:hover, .mbt-pager li.previous:hover {background:#333333; } | |
| .mbt-pager li { width: 50%; display: inline; float: left; text-align: center; } | |
| .mbt-pager li a { position: relative; min-height: 77px; display: block; padding: 15px 46px 15px; outline:none; text-decoration:none;} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <b:if cond='data:blog.pageType != "item"'> | |
| <b:if cond='data:blog.pageType != "static_page"'> | |
| <div> | |
| <b:if cond='data:post.thumbnailUrl'> | |
| <img class='post-thumbnail' expr:alt='data:post.title' expr:src='data:post.thumbnailUrl' width='72px' height='72px'/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .post-body img { | |
| width:100%; | |
| height:100%; | |
| display: block; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script src='https://cdnjs.cloudflare.com/ajax/libs/SyntaxHighlighter/3.0.83/scripts/shCore.min.js'></script> | |
| <script src='https://cdnjs.cloudflare.com/ajax/libs/SyntaxHighlighter/3.0.83/scripts/shBrushAS3.min.js'></script> | |
| <script src='https://cdnjs.cloudflare.com/ajax/libs/SyntaxHighlighter/3.0.83/scripts/shBrushAppleScript.minjs'></script> | |
| <script src='https://cdnjs.cloudflare.com/ajax/libs/SyntaxHighlighter/3.0.83/scripts/shBrushBash.min.js'></script> | |
| <script src='https://cdnjs.cloudflare.com/ajax/libs/SyntaxHighlighter/3.0.83/scripts/shBrushCSharp.min.js'></script> | |
| <script src='https://cdnjs.cloudflare.com/ajax/libs/SyntaxHighlighter/3.0.83/scripts/shBrushColdFusion.min.js'></script> | |
| <script src='https://cdnjs.cloudflare.com/ajax/libs/SyntaxHighlighter/3.0.83/scripts/shBrushCpp.min.js'></script> | |
| <script src='https://cdnjs.cloudflare.com/ajax/libs/SyntaxHighlighter/3.0.83/scripts/shBrushCss.min.js'></script> | |
| <script src='https://cdnjs.cloudflare.com/ajax/libs/SyntaxHighlighter/3.0.83/scripts/shBrushDelphi |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!--- Above/Before ]]></b:skin> Blogger Template table styles--> | |
| table.bigE { | |
| border-collapse: initial; | |
| border-color: #eee; | |
| border-style: dashed; | |
| padding: 1px; | |
| table-layout: fixed; | |
| width: 100%; | |
| background-color: #ffffff; |