Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!doctype HTML>
- <html>
- <!-- page 01: seafoam (about) by penvmbral @ tumblr -->
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <!--Fonts-->
- <link href="https://fonts.googleapis.com/css?family=Lato|Noto+Serif+SC" rel="stylesheet">
- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.1/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
- <style type="text/css">
- /* Scrollbar and Selection Styling */
- /* Custom scrollbars are not visible in Firefox. */
- ::-webkit-scrollbar-thumb:vertical {
- background-color: #B9DBD1;
- height:5px;
- border: #fff 1px solid;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color: #B9DBD1;
- height:5px!important;
- border: #fff 1px solid;
- }
- ::-webkit-scrollbar {
- background-color: #ddd;
- border: #fff 2px solid;
- height:3px;
- width:5px;
- }
- ::-moz-selection {
- background-color: #B9DBD1;
- color: #477075;
- }
- ::selection {
- background-color: #B9DBD1;
- color: #477075;
- }
- /* Tumblr Controls Styling */
- .tmblr-iframe {
- white-space: nowrap;
- -webkit-filter: invert(100%);
- -moz-filter: invert(100%);
- -o-filter: invert(100%);
- -ms-filter: invert(100%);
- filter: invert(100%);
- opacity: .2;
- transition: .4s;
- -webkit-transition: .4s;
- -moz-transition: .4s;
- position: fixed!important;
- right: -20px!important;
- transform:scale(0.5,0.5);
- }
- .tmblr-iframe:hover { opacity:1; }
- /* Content Styling */
- a {
- text-decoration: none;
- color: #7f7f7f;
- border-bottom: #ddd 1px solid;
- -webkit-transition-duration: 0.5s;
- }
- a:hover {
- color: #000;
- border-bottom: 1px #80C7C2 solid;
- }
- b, strong, i, em {
- color: #000;
- }
- u, underline {
- text-decoration: none;
- border-bottom: 1px #000 solid;
- }
- p {
- text-indent: 15px;
- }
- ul {
- list-style-type: square;
- color: #80C7C2;
- }
- ol {
- list-style-type: decimal-leading-zero;
- color: #80C7C2;
- }
- li span {
- color: #777;
- }
- blockquote {
- background: #fafafa;
- width: 75%;
- padding: 10px;
- margin: auto;
- font-family: 'Noto Serif SC', serif;
- font-style: italic;
- }
- h1, h2, h3, h4, h5, h6, h7, h8 {
- font-family: 'Noto Serif SC', serif;
- }
- /* Page Styling */
- body {
- background: #fff;
- font-family: 'Lato', sans-serif;
- font-size: 12px;
- color: #555;
- line-height: 150%;
- }
- #contain {
- width: 500px;
- height: 400px;
- margin: auto;
- margin-top: 7%;
- }
- .info {
- position: relative;
- width: 250px;
- float: left;
- height: 70px;
- padding: 5px;
- margin: 5px;
- border-right: #ddd 1px solid;
- }
- .info img{
- float: left;
- width: 70px;
- height: 70px;
- border: 1px transparent solid;
- margin: 5px;
- margin-top: 3px;
- border-radius: 6px;
- }
- .t {
- text-transform: lowercase;
- font-family: 'Noto Serif SC', serif;
- font-weight: bold;
- color: #000;
- }
- .nav {
- position: relative;
- width: 50%;
- float: left;
- height: 40px;
- margin: 5px;
- vertical-align: middle;
- }
- .nav a {
- display: inline-block;
- font-style: italic;
- text-transform: lowercase;
- padding: 2px;
- border: 1px transparent solid;
- vertical-align: middle;
- }
- .nav a:hover {
- color: #000;
- border-bottom: #80C7C2 1px solid;
- border-top: #80C7C2 1px solid;
- }
- .social {
- position: relative;
- width: 225px;
- height: 70px;
- float: right;
- text-align: center;
- }
- .valign {
- float: left;
- width: 100%;
- height: 50%;
- margin-bottom: -3%;
- }
- .slink {
- clear: both;
- height: 30px;
- }
- .social i {
- display: inline-block;
- font-size: 27px;
- width: 35px;
- height: 30px;
- padding-top: 2px;
- margin-left: 7px;
- margin-right: 7px;
- text-align: center;
- }
- .social a {
- border: none;
- }
- .social a i {
- color: #ddd;
- -webkit-transition-duration: 0.5s;
- }
- .social a:hover i {
- color: #B9DBD1;
- }
- .content {
- position: relative;
- clear: both;
- margin-top: 190px;
- width: 490px;
- padding: 10px;
- height: 300px;
- overflow-y: scroll;
- }
- .c {position: absolute; bottom: 10px; right: 10px; width: 19px; height: 10px; padding-top: 1px; padding-bottom: 10px; padding-right: 3px; text-align: center; font-style: italic; border: 1px #ddd solid; font-family: 'Noto Serif SC', serif; opacity: 0.7; -webkit-transition-duration: 0.5s;}
- .c:hover { opacity: 1; border: #B9DBD1 1px solid; }
- .c a { border: none; }
- .c a:hover { color: #B9DBD1; }
- </style>
- </head>
- <body>
- <div id="contain">
- <div class="info">
- <img class="icon" src="{PortraitURL-128}" />
- <span class="t">name ·</span> your name<br />
- <span class="t">pronouns ·</span> they/them<br />
- <span class="t">zodiac ·</span> virgo<br />
- <span class="t">mbti ·</span> xxxx
- </div>
- <div class="social">
- <div class="valign"> </div>
- <div class="slink">
- <a href="#"><i class="fab fa-twitter"></i></a>
- <a href="#"><i class="fab fa-instagram"></i></a>
- <a href="#"><i class="fab fa-spotify"></i></a>
- <a href="#"><i class="fab fa-pinterest"></i></a>
- </div>
- </div>
- <div class="content">
- <p><b>bold</b> <i>italic</i> <u>underline</u> <strike>strikethrough</strike> <a href="#">link</a></p>
- <blockquote>blockquote</blockquote>
- <ul>
- <li><span>unordered list content must be in span tags or the text will the the same color as the bullet</span></li>
- </ul>
- <ol>
- <li><span>ordered list content must also be in span tags or the text will be the same color as the numbers.</span></li>
- </ol>
- <p>This box will stretch to be up to 300px tall. If you go over this height it will scroll automatically.</p>
- <p>Basic HTML knowledge is required to use this page. Questions can be directed to penvmbral @ tumblr but I may not answer right away and it's important to know that Google is your friend. If you just want to change a color, consider using resources like Google's built-in color picker or <a href="https://color.adobe.com/create/color-wheel/">Adobe's Color CC</a>. Background colors are set with the <i>“background”</i> CSS selector and font colors are set by <i>“color”</i>.</p>
- <p>Paragraphs must be wrapped in <p> tags in order to be indented and spaced correctly. You <b>can</b> just make two linebreaks with two <br /> but the result won't be indented.</p>
- <p>Again, when in doubt, Google is your friend.</p>
- <p>Social link icons are in the embedded webfont, <a href="https://origin.fontawesome.com/">Font Awesome</a>. If you want to swap out the icons with ones of your own, then check the docs for a list of icons you can use. It says on their website, but I'll say it here too; please don't use brand-related icons for things not related to the brands themselves. Here, they are meant to link to your profiles on those respective websites.</p>
- </div>
- <div class="nav">
- <a href="/">home</a>
- <a href="/ask">message</a>
- <a href="/">extra</a>
- <a href="/">extra</a>
- <a href="/">extra</a>
- <a href="/">extra</a>
- </div>
- <!--CREDIT DO NOT ERASE-->
- <div class="c"><a href="https://penvmbral.tumblr.com">v</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment