Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <title>Webfonts</title>
- <link rel="shortcut icon" type="image/x-icon" href="https://i.imgur.com/QbwPp0h.png"/>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css" integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous"/>
- <script src="https://static.tumblr.com/zd7jnbb/TDPpnlgj3/jquery.style-my-tooltips.js"></script>
- <link href="https://static.tumblr.com/zd7jnbb/nzwpnlgii/style-my-tooltips.css"/>
- <script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:0,tip_fade_speed:0 });});})(jQuery);</script>
- <style>
- #s-m-t-tooltip{
- display:block;
- position:absolute;
- /* basic */
- max-width:300px;
- z-index: 999;
- margin:14px 14px 7px 12px;
- /* style and design */
- padding:8px;
- background:#fafafa; /* fallback if rgba not supported */
- background:rgba(255,255,255,0.95);
- -moz-border-radius:1px;
- -webkit-border-radius:1px;
- border-radius:1px;
- border:1px solid #ccc;
- /* font */
- font-family:Calibri,sans-serif;
- font-size:11px;
- font-weight:bold;
- text-transform:uppercase;
- line-height:16px;
- color:var(--color-sombra);
- }
- body{
- background:#f0f0f0;
- }
- :root{
- --color-acento:#aab9c1;
- --color-sombra:#b68c8d;
- --color-code:#92b68c;
- --color-graphic:#d1c192;
- --color-tumblr:#938cb6;
- }
- :-webkit-scrollbar{
- width:3px;
- height:3px;
- }
- :-webkit-scrollbar-track{
- background:var(--color-acento);
- }
- :-webkit-scrollbar-thumb{
- bacgkround:#fafafa;
- }
- .navegacion{
- width:100%;
- position:fixed;
- top:0px;
- left:0px;
- background:#fafafa;
- border-bottom:1px solid #ddd;
- display:flex;
- justify-content:flex-start;
- align-items:center;
- height:50px;
- }
- .navegacion a{
- color:white;
- background:var(--color-acento);
- text-shadow:1px 1px 0px rgba(0,0,0,0.1), -1px -1px 0px rgba(0,0,0,0.1),1px -1px 0px rgba(0,0,0,0.1),-1px 1px 0px rgba(0,0,0,0.1);
- height:inherit;
- width:80px;
- display:flex;
- justify-content:center;
- align-items:center;
- text-decoration:none;
- border-right:1px solid rgba(0,0,0,0.08);
- }
- .navegacion a:first-of-type{
- background:var(--color-sombra);
- }
- .sidebar{
- position:fixed;
- top:80px;
- left:30px;
- }
- .sidebar1{
- background:#fafafa;
- width:200px;
- height:150px;
- padding:15px;
- border:1px solid #ddd;
- outline:1px solid #fff;
- box-shadow:0 0 2px #aaa;
- text-align:center;
- }
- .sidebar1 img{
- width:80px;
- height:80px;
- border-radius:100%;
- border:3px solid white;
- box-shadow:0 0 2px #ccc;
- }
- .sidebar1 p{
- text-align:justify;
- font:10px calibri;
- color:#444;
- margin: 10px 0 0;
- }
- .body{
- margin: 80px auto 0px 300px;
- display:flex;
- width:calc(100% - 330px);
- justify-content:center;
- align-items:baseline;
- flex-wrap:wrap;
- }
- .fuente{
- font-size:20px;
- line-height:30px;
- display:flex;
- justify-content:center;
- align-items:center;
- flex-wrap:wrap;
- flex-direction:column;
- text-align:center;
- color:var(--color-sombra);
- position:relative;
- margin: 10px;
- }
- .fuente h1{
- font-weight:400;
- }
- .fuente textarea{
- background:#fafafa;
- width:160px;
- height:40px;
- border:10px solid #fafafa;
- overflow:auto;
- display:block;
- font-size:9px;
- }
- .fuente .thin{
- cursor:pointer;
- width:25px;
- height:25px;
- font-size:10px;
- font-family:calibri;
- font-weight:300;
- display:flex;
- justify-content:center;
- align-items:center;
- position:absolute;
- right:-25px;
- top:-25px;
- background:var(--color-acento);
- color:white;
- border-radius:100%;
- }
- .fuente .bold{
- content:"700";
- cursor:pointer;
- width:25px;
- height:25px;
- font-size:10px;
- font-family:calibri;
- font-weight:700;
- display:flex;
- justify-content:center;
- align-items:center;
- position:absolute;
- right:-25px;
- top:5px;
- background:var(--color-acento);
- color:white;
- border-radius:100%;
- }
- .fuente.tactive h1{
- font-weight:300!important;
- }
- .fuente.tactive .thin{
- background:var(--color-sombra);
- }
- .fuente.bactive h1{
- font-weight:700!important;
- }
- .fuente.bactive .bold{
- background:var(--color-sombra);
- }
- </style>
- <link href="https://dl.dropbox.com/s/bh0ho3jhnlfm2xd/AlexDirte.css" rel="stylesheet"/>
- <link href="https://dl.dropbox.com/s/pxanj21qaxbsdf4/Signerica.css" rel="stylesheet"/>
- <link href="https://dl.dropbox.com/s/ermarjfdu3dzx92/TamoroScript.css" rel="stylesheet"/>
- </head>
- <body>
- <div class="navegacion">
- <a href="/" title="Volver al Tumblr"><i class="far fa-gem"></i></a>
- <a href="https://necromancercoding.tumblr.com/tagged/ncodes" title="Tag de códigos"><i class="fas fa-code"></i></a>
- <a href="https://necromancercoding.tumblr.com/tagged/ncpsd" title="Tag de gráficos"><i class="fab fa-adobe"></i></a>
- <a href="/ask" title="Askbox"><i class="fas fa-comments"></i></a>
- </div>
- <div class="sidebar">
- <div class="sidebar1"><img src="https://static.tumblr.com/9f485485b1aa82f309f55d1020322a5f/zd7jnbb/IvCpvwbke/tumblr_static_dykkparwrpk4w80sc4gssk48w.jpg"/><p>Aquí podrás encontrar webfonts que he acomodado para uso en mis tablillas, que puedes usar también en las tuyas.</p></div>
- </div>
- <div class="body">
- <div class="fuente">
- <h1 style="font-family:Alex Dirte;">Alex Dirte</h1>
- <textarea>
- <link href="https://dl.dropbox.com/s/bh0ho3jhnlfm2xd/AlexDirte.css" rel="stylesheet"/>
- </textarea>
- </div>
- <div class="fuente">
- <span class="thin">300</span>
- <span class="bold">700</span>
- <h1 style="font-family:Signerica;">Signerica</h1>
- <textarea>
- <link href="https://dl.dropbox.com/s/pxanj21qaxbsdf4/Signerica.css" rel="stylesheet"/>
- </textarea>
- </div>
- <div class="fuente">
- <h1 style="font-family:Tamoro Script;">Tamoro Script</h1>
- <textarea>
- <link href="https://dl.dropbox.com/s/ermarjfdu3dzx92/TamoroScript.css" rel="stylesheet"/>
- </textarea>
- </div>
- </div>
- <script>
- $(document).ready(function(){
- $('.fuente .thin').click(function(){
- $(this).parent('.fuente').toggleClass('tactive');
- $(this).parent('.fuente').removeClass('bactive');
- });
- $('.fuente .bold').click(function(){
- $(this).parent('.fuente').toggleClass('bactive');
- $(this).parent('.fuente').removeClass('tactive');
- });
- });
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement