Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!-- Made by: Amplamente.tumblr.com --->
- <script type="text/javascript"src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){$(document).ready(function(){$("[title]").style_my_tooltips();});})(jQuery);
- </script>
- <title>Navigation Page</title>
- <link rel="shortcut icon" href="{Favicon}"/>
- <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
- <link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'>
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
- <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic' rel='stylesheet' type='text/css'>
- <script>
- $(document).ready(function () {
- $(window).scroll(function () {
- if ($(this).scrollTop() > 100) {
- $('.scrollup').fadeIn();
- } else {
- $('.scrollup').fadeOut();}});
- $('.scrollup').click(function () {
- $("html, body").animate({
- scrollTop: 0}, 600);return false; });
- });
- </script>
- <style type="text/css">
- .scrollup {
- width: auto;
- height: auto;
- position: fixed;
- bottom: 135px;
- right: 20px;
- z-index:9999;
- color:#999;
- text-transform:none;
- display:none;
- font-weight:bold;
- }
- .scrollup a {color:#999;}
- #s-m-t-tooltip{
- max-width:300px;
- padding:10px;
- padding-top:7px;
- padding-bottom:7px;
- border-radius:3px;
- margin:20px 0px 0px 20px;
- background-color: #fbfbfb;
- border:1px solid #eee;
- font-family:calibri;
- font-size:8.5px;
- text-transform:uppercase;
- color:#999;
- letter-spacing:1px;
- opacity:1;
- z-index:9999999999999999999;
- }
- #top1 { position:fixed; width:auto; height:auto; letter-spacing: 1px; right:10px; bottom:165px; padding:8px; font-size:9.5px; line-height:14px; text-align:center; z-index:9; text-transform:uppercase;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out; font-style:italic;
- text-shadow:none;
- }
- #top1 a{text-shadow:none; color:#999;}
- #top1 a:hover {text-shadow:none;}
- #top1:hover {
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- -moz-transform: scale(1.5);
- -webkit-transform: scale(1.5);
- -o-transform: scale(1.5);
- -ms-transform: scale(1.5);
- transform: scale(1.5);
- text-shadow:none;
- }
- #navigation{
- z-index:4;
- background:transparent;
- float:right;
- margin-right:180px;
- margin-top:-21px;
- width:auto;
- padding:5px;
- }
- #navigation a {
- cursor:pointer;
- position:relative;
- text-shadow:none;
- margin-left:10px;
- font-size:12px;
- display:inline-block;
- text-align:center;
- font-family:montserrat;
- color:#999;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #navigation a:hover {
- text-shadow:none;
- color:#cccccc;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- /*tumblr controls*/
- #tumblr_controls, .tmblr-iframe{ z-index:9999999 !important;
- -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); position:fixed!important;
- right:0px!important; opacity:.5; top:0px;
- -webkit-transition:all 0.6s ease-out;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out}
- #tumblr_controls, .tmblr-iframe:hover{ z-index:9999999 !important;
- opacity:.9;webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
- -webkit-transition:all 0.6s ease-out;-webkit-filter:invert(80%); -moz-filter:invert(80%); -o-filter:invert(80%); -ms-filter:invert(80%); filter:invert(80%);
- }
- a{ color:#999; text-decoration:none;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- a:hover{
- color:black;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- body{
- overflow-x:hidden;
- color:#999;
- font-family: 'Open Sans', sans-serif;
- text-align:left !important;
- font-size:10px;
- background-attachment:fixed;
- background:transparent;
- }
- ::-moz-selection { background: #cccccc; color: #222; }
- ::selection { background: #cccccc; color: #222; }
- ::-webkit-scrollbar-thumb { cursor:pointer; background-color: #000; margin-right:5px;}
- ::-webkit-scrollbar { height:5px; cursor:pointer; width: 3px;}
- ::-webkit-scrollbar-track { background-color:#eee; cursor:pointer; }
- #cabi {
- width:110%;
- height:100px;
- left:0px;
- bottom:0px;
- position:fixed;
- float:center;
- margin-top:-15px;
- margin-left:-15px;
- padding:10px;
- background-color:#fff;
- border-top:1px solid #eee;
- font-size:20px;
- font-weight:normal;
- text-transform:uppercase;
- z-index:9999;
- font-weight:400;
- }
- #hd {
- height:70px;
- margin-top:3px;
- padding:10px;
- margin-left:40px;
- background:transparent;
- float:left;
- border-radius:100px;
- }
- .ttb {
- background:transparent;
- text-align:left;
- margin-left:-250px;
- margin-top:14px;
- padding:5px;
- font-size:35px;
- }
- .ttb a{
- color:#888;
- }
- .sens {
- float:left;
- text-transform:uppercase;
- margin-top:-13px;
- margin-left:3px;
- text-align:left;
- letter-spacing:0px;
- font-size:9.5px;
- font-family:montserrat;
- color:#cccccc;
- }
- .ab {
- position:fixed;
- left:0px;
- top:0px;
- height:30px;
- width:100%;
- border-bottom:1px solid #eee;
- background-color:#fff;
- z-index:9999;
- }
- .dsc {
- font-size:30px;
- color:black;
- cursor:pointer;
- }
- .dcs a{ color:#fff !important; }
- .dsc a:hover{
- color:black;
- }
- #sec1 {
- width:102%;
- height:950px;
- background:#eee;
- margin-top:-10px;
- margin-left:-10px;
- padding-top:50px;
- padding-bottom:0px;
- }
- .enter {
- width:80%;
- height:420px;
- padding:30px;
- margin-top:0px;
- float:center;
- margin-left:auto;
- margin-right:auto;
- background:transparent;
- }
- .enter img {
- padding:10px;
- background:#fff;
- border:1px solid #eee;
- width:105px;
- margin:15px;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- .enter img:hover {
- background:#b997ce;
- cursor:help;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #title {
- width:80%;
- float:center;
- margin-top:20px;
- margin-bottom:30px;
- float:center;
- margin-left:auto;
- margin-right:auto;
- text-transform:uppercase;
- font-size:20px;
- text-align:center;
- color:#888;
- }
- </style>
- </head>
- <body>
- <div id="sec1">
- <div class="enter">
- <div id="title">Misc icons</div>
- <img src="http://i.imgur.com/HvEWpSx.jpg">
- <img src="http://i.imgur.com/xbyuRXF.png">
- <img src="http://i.imgur.com/XLuY9oB.jpg">
- <img src="http://i.imgur.com/JuBkT0D.jpg">
- <img src="http://i.imgur.com/jhueWT2.jpg">
- <img src="http://i.imgur.com/krIib9A.png">
- <img src="http://i.imgur.com/79YuzOt.jpg">
- <img src="http://i.imgur.com/IvAhnyc.jpg">
- </div>
- </div>
- <a href="#" class="scrollup"><li style="font-size:25px;" class="fa fa-angle-up"></li></a>
- <div class="ab"></div>
- <div id="cabi">
- <img id="hd" src="https://i.imgur.com/RgcMREY.png">
- <div class="ttb"><a href="/">Icons page</a></div>
- <div class="sens">hello there!</div>
- <div id="navigation">
- <a href="/" >home</a>
- <a href="/ask" >ask</a>
- <a href="/" >link</a>
- <a href="/" >link</a>
- </div>
- </div>
- <div id="top1"><a href="http://amplamente.tumblr.com/" title="tema feito por amplamente"><div style="font-size:6.5px;"> Thm </div><div style="font-weight:bold;">Am</a></div></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement