Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ALL-IN-ONE PAGE: MOMUS
- based on the dropbox website!
- by acuite
- - pages included: about, ask, navigation, blogroll
- - don't steal this pls
- - enjoy, ilu (ノ◕ヮ◕)ノ*:・゚✧
- - @acuite for more themes
- -->
- <!DOCTYPE html>
- <html>
- <head>
- <title>Navigation - {Title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/dxh5xq2/v6Gn8ju1e/tabs.js"></script>
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
- <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,700,700i" rel="stylesheet">
- <style type="text/css">
- #tumblr_controls,.tmblr-iframe.tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop{-webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%);opacity:0.5;}
- /* Scroll */
- ::-webkit-scrollbar {height:7px;width:7px;background:#f8f8f8;}
- ::-webkit-scrollbar-thumb {background:#eee;}
- ::-webkit-scrollbar,::-webkit-scrollbar-thumb{border:solid #fff;border-width:5px 0 5px 5px;}
- /* General */
- body {
- margin:0px;
- color:#111;
- font-family:'Source Sans Pro',Helvetica,Arial,sans-serif;
- font-size:12px;
- background:#fff;
- font-smooth:always;
- -webkit-font-smoothing:antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- a,ul#tabs li {color:#999;text-decoration:none;}
- a:hover {color:#0070E0;}
- /* Credits */
- .r {position:fixed;top:40px;left:18px;z-index:9999;height:40px;line-height:40px;color:#aaa;}
- .r i {font-size:13px;}
- .c {
- position:fixed;
- bottom:30px;
- right:30px;
- font-size:10px;
- letter-spacing:1px;
- text-transform:uppercase;
- }
- /* Containers */
- .hold {margin-top:40px;border-top:1px solid #eee;}
- .center {position:relative;width:calc(100% - 240px - 80px - 280px);left:240px;margin:40px;font-size:0;}
- ul#tab {list-style-type:none;margin:0;padding:0;}
- ul#tab li.active {display:block;}
- ul#tab li {display:none;}
- /* Sidebar */
- aside {position:fixed;width:160px;height:100%;padding:40px;background:#f7f7f7;top:0;left:0;}
- aside h2 {margin:40px 0;font-size:16px;line-height:100%;font-weight:400;}
- .icon {border-radius:50%;width:40px;}
- ul#tabs {list-style-type:none;margin:0;padding:0;}
- ul#tabs li.active {color:#0070E0;font-weight:600;}
- ul#tabs li:hover {opacity:0.6;}
- ul#tabs li {margin:0 0 15px;cursor:pointer;font-size:14px;line-height:100%;}
- /* Header */
- header {font-size:0;}
- header h1 {width:calc(100% - 210px);margin:0;font-size:19px;line-height:100%;font-weight:700;}
- header h1,.srch,.icon {display:inline-block;vertical-align:bottom;}
- .srch {
- width:190px;
- border:1px solid #eee;
- border-radius:25px;
- padding:6px 9px;
- outline:none;
- }
- .srch .fa {font-size:13px;color:#999;float:left;margin-right:7px;}
- .srch input {font-size:12px;font-family:inherit;background:inherit;border:none;outline:none;padding:0;}
- .srch input[type=text] {color:#999;}
- input::-webkit-input-placeholder {color:#999;}
- input::-moz-placeholder {color:#999;}
- input:-moz-placeholder {color:#999;}
- input:-ms-input-placeholder {color:#999;}
- input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}
- /* About */
- .about {font-size:14px;line-height:165%;color:#999;}
- .about p {margin:0 0 15px;}
- /* Navigate */
- .nav h2, .nav a {display:block;border-bottom:1px solid #eee;padding:16px;}
- .nav a:hover,.blog:hover {background:#f7f7f7;}
- .nav h2 {font-weight:500;margin:0;font-size:14px;line-height:100%;}
- .nav a {font-size:13px;line-height:100%;width:calc(50% - 32px);display:inline-block;}
- .nav a:before {font-family:FontAwesome;content:"\f0c1";margin-right:10px;font-size:10px;}
- .nav h2:before {font-family:FontAwesome;content:"\f115";margin-right:10px;}
- /* Blogroll */
- .blog {
- padding:15px 0;
- width:118px;
- text-align:center;
- display:inline-block;vertical-align:middle;
- }
- .blog img{display:block;width:58px;height:58px;margin:0 30px;border-radius:10%;}
- .name {display:block;margin-top:10px;font-size:13px;line-height:100%;}
- /* Common */
- .about,.nav,.blogroll {overflow-y:auto;height:calc(100vh - 165px);}
- .ask,.about,.blogroll {padding-top:15px;}
- </style>
- </head>
- <body>
- <a href="/" class="r"><i class="fa fa-chevron-left"></i></a>
- <div class="center">
- <header>
- <h1>{Name}</h1>
- <form action="/search" class="srch" method="get">
- <input type="text" name="q" placeholder="Search" value="{SearchQuery}"/>
- <i class="fa fa-search"></i>
- </form>
- </header>
- <aside>
- <img class="icon" src="{PortraitURL-128}">
- <h2>Navigation</h2>
- <ul id="tabs">
- <li class="active">Links</li>
- <li>About</li>
- <li>Contact</li>
- <li>Following</li>
- </ul>
- </aside>
- <!-- Do not edit --><ul id="tab"><!-- Do not edit -->
- <!-- Links Start -->
- <li class="active hold nav">
- <h2>Category</h2>
- <a href="/url">link</a>
- <a href="/url">link</a>
- <a href="/url">link</a>
- <a href="/tagged/tag-link">tag</a>
- <a href="/tagged/tag-link">tag</a>
- <a href="/tagged/tag-link">tag</a>
- <h2>Category</h2>
- <a href="/url">link</a>
- <a href="/url">link</a>
- <a href="/url">link</a>
- <a href="/tagged/tag-link">tag</a>
- <a href="/tagged/tag-link">tag</a>
- <a href="/tagged/tag-link">tag</a>
- </li>
- <!-- Links End -->
- <!-- About Start -->
- <li class="hold about">
- <p>Your biography text goes here. Add < p > tags between paragraphs if you are planning on writing a lot!!</p>
- </li>
- <!-- About End -->
- <!-- Ask Start (No edit necessary - automatically generated) -->
- <li class="hold"><div class="ask"><iframe frameborder="0" width="100%" height="200" border="none" id="ask_form" scrolling="yes" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com"></iframe></div></li>
- <!-- Ask End -->
- <!-- Blogroll Start (No edit necessary - automatically generated) -->
- <li class="hold"><div class="blogroll">{block:Following}{block:Followed}<a href="{FollowedURL}"><div class="blog {FollowedName}"><img src="{FollowedPortraitURL-128}"><div class="name">{FollowedName}</div></div></a>{/block:Followed}{/block:Following}</div></li><!-- Blogroll End -->
- <!-- Do not edit below this line --></ul>
- </div>
- <a class="c" href="http://acuite.tumblr.com">acuite</a>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement