diff options
author | Jesús <heckyel@hyperbola.info> | 2018-11-13 17:39:56 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2018-11-13 17:39:56 -0500 |
commit | a0be26620b90d9e32c936f6d94a44c06c264acbe (patch) | |
tree | b879db2dfbda690bd3f0298305d28293777096fc | |
parent | 6769ac9d28ee6bf3ad6548abe2aecaf3c0fa1a5b (diff) | |
download | ytlibre-a0be26620b90d9e32c936f6d94a44c06c264acbe.tar.lz ytlibre-a0be26620b90d9e32c936f6d94a44c06c264acbe.tar.xz ytlibre-a0be26620b90d9e32c936f6d94a44c06c264acbe.zip |
Added link channel
-rw-r--r-- | templates/css/frond.min.css | 2 | ||||
-rw-r--r-- | templates/css/salida.min.css | 2 | ||||
-rw-r--r-- | templates/sass/frond.sass | 11 | ||||
-rw-r--r-- | templates/sass/salida.sass | 11 | ||||
-rw-r--r-- | templates/video.tpl | 2 |
5 files changed, 15 insertions, 13 deletions
diff --git a/templates/css/frond.min.css b/templates/css/frond.min.css index e7ea5db..194260b 100644 --- a/templates/css/frond.min.css +++ b/templates/css/frond.min.css @@ -1 +1 @@ -body{background:#2d3743;color:#fff}.contenedor{margin:auto;width:70%;max-width:700px;background:#067ab4;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center}.contenedor .libreyt{padding-bottom:60px}header{display:flex;width:90%;padding:20px 0px;justify-content:center}header img{align-items:center;width:100%;vertical-align:top}section{width:100%}section h2{text-align:center}section .formulario{display:flex;flex-wrap:wrap;justify-content:center}section .formulario input[type="text"]{background:#f5f5f1;border:2px solid;margin-bottom:15px;width:80%;border-radius:5px;padding:15px 20px;font-size:15px;color:#a4a4a4}section .formulario input[type="text"]:focus{border:2px solid #3895ea;color:#221f1f}section .formulario .boton{margin:auto;background:#3895ea;color:#fff;border:none;border-radius:3px;padding:15px 40px;cursor:pointer}footer p.copyleft{font-size:12px}footer p.copyleft a.enlace{color:#ccc;text-decoration:none}footer p.copyleft a.enlace:hover{color:#2dde98} +body{background:#2d3743;color:#fff}.contenedor{margin:auto;width:70%;max-width:700px;background:#067ab4;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center}.contenedor .libreyt{padding-bottom:60px}a.enlace{color:#ccc;text-decoration:none}a.enlace:hover{color:#2dde98}header{display:flex;width:90%;padding:20px 0px;justify-content:center}header img{align-items:center;width:100%;vertical-align:top}section{width:100%}section h2{text-align:center}section .formulario{display:flex;flex-wrap:wrap;justify-content:center}section .formulario input[type="text"]{background:#f5f5f1;border:2px solid;margin-bottom:15px;width:80%;border-radius:5px;padding:15px 20px;font-size:15px;color:#a4a4a4}section .formulario input[type="text"]:focus{border:2px solid #3895ea;color:#221f1f}section .formulario .boton{margin:auto;background:#3895ea;color:#fff;border:none;border-radius:3px;padding:15px 40px;cursor:pointer}footer p.copyleft{font-size:12px} diff --git a/templates/css/salida.min.css b/templates/css/salida.min.css index 5d95fdd..e9bc43d 100644 --- a/templates/css/salida.min.css +++ b/templates/css/salida.min.css @@ -1 +1 @@ -body{background:#2d3743;color:#fff}.contenedor{margin:auto;width:100%;max-width:800px;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center}.contenedor .libreyt{padding-bottom:20px}.contenedor .libreyt .row{display:flex;width:80%;max-width:400px;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center}.contenedor .libreyt .row .imageyt{flex:1 0 30%;max-width:40%;padding:0px 15px}.contenedor .libreyt .row .imageyt img{width:100%;vertical-align:middle}.contenedor .libreyt .row .features{flex:0;min-height:1px;max-height:100%;position:relative;padding:0px 15px}.contenedor .libreyt .row .features .yt-titulo{font-weight:700;font-size:1rem;line-height:24px}.contenedor .row{line-height:2.5}.contenedor .row .col{text-align:center;padding:0px 15px}.contenedor .row .col .boton-descarga{padding:2px 5px;font-size:12px;border-radius:3px;color:#fff;background-color:#5cb85c;border-color:#5cb85c;text-decoration:none}.librevideojs{width:90%;max-width:700px}header{display:flex;width:90%;padding:20px 0px;justify-content:center}header a.drm-free{align-items:center;height:auto;opacity:.5;transition:opacity 150ms}header a.drm-free:before{content:url("../images/drm-free.png");vertical-align:top;display:block;position:absolute;top:12px;left:12px;max-width:120px;width:100%}header a.drm-free:hover{opacity:1}h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0;line-height:1.1}hr{width:100%}section{width:100%}h2{text-align:center}footer p.copyleft{font-size:12px}footer p.copyleft a.enlace{color:#62758d;text-decoration:none}footer p.copyleft a.enlace:hover{color:#2dde98}@media screen and (max-width: 768px){header a.drm-free:before{display:none}} +body{background:#2d3743;color:#fff}a.enlace{color:#62758d;text-decoration:none}a.enlace:hover{color:#2dde98}.contenedor{margin:auto;width:100%;max-width:800px;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center}.contenedor .libreyt{padding-bottom:20px}.contenedor .libreyt .row{display:flex;width:80%;max-width:400px;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center}.contenedor .libreyt .row .imageyt{flex:1 0 30%;max-width:40%;padding:0px 15px}.contenedor .libreyt .row .imageyt img{width:100%;vertical-align:middle}.contenedor .libreyt .row .features{flex:0;min-height:1px;max-height:100%;position:relative;padding:0px 15px}.contenedor .libreyt .row .features .yt-titulo{font-weight:700;font-size:1rem;line-height:24px}.contenedor .row{line-height:2.5}.contenedor .row .col{text-align:center;padding:0px 15px}.contenedor .row .col .boton-descarga{padding:2px 5px;font-size:12px;border-radius:3px;color:#fff;background-color:#5cb85c;border-color:#5cb85c;text-decoration:none}.librevideojs{width:90%;max-width:700px}header{display:flex;width:90%;padding:20px 0px;justify-content:center}header a.drm-free{align-items:center;height:auto;opacity:.5;transition:opacity 150ms}header a.drm-free:before{content:url("../images/drm-free.png");vertical-align:top;display:block;position:absolute;top:12px;left:12px;max-width:120px;width:100%}header a.drm-free:hover{opacity:1}h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0;line-height:1.1}hr{width:100%}section{width:100%}h2{text-align:center}footer p.copyleft{font-size:12px}@media screen and (max-width: 768px){header a.drm-free:before{display:none}} diff --git a/templates/sass/frond.sass b/templates/sass/frond.sass index 36a54f4..17f81e7 100644 --- a/templates/sass/frond.sass +++ b/templates/sass/frond.sass @@ -27,6 +27,12 @@ body .libreyt padding-bottom: 60px +a.enlace + color: $copyleft + text-decoration: none + &:hover + color: $enlace + header display: flex width: 90% @@ -74,8 +80,3 @@ section footer p.copyleft font-size: 12px - a.enlace - color: $copyleft - text-decoration: none - &:hover - color: $enlace diff --git a/templates/sass/salida.sass b/templates/sass/salida.sass index 01ff820..323115f 100644 --- a/templates/sass/salida.sass +++ b/templates/sass/salida.sass @@ -11,6 +11,12 @@ body background: $fondo color: $blanco +a.enlace + color: $copyleft + text-decoration: none + &:hover + color: $enlace + .contenedor margin: auto width: 100% @@ -116,11 +122,6 @@ h2 footer p.copyleft font-size: 12px - a.enlace - color: $copyleft - text-decoration: none - &:hover - color: $enlace @media screen and (max-width: 768px) header diff --git a/templates/video.tpl b/templates/video.tpl index feac303..208c66a 100644 --- a/templates/video.tpl +++ b/templates/video.tpl @@ -36,7 +36,7 @@ </div> <div class="features"> <h6 class="yt-titulo">Canal</h6> - <h6>{$videoAuthor}</h6> + <h6><a class="enlace" href="https://invidio.us/channel/{$videoChannel}" rel="noopener noreferrer" target="_blank">{$videoAuthor}</a></h6> <h6 class="yt-titulo">Duración</h6> <h6>{$videoDuration}</h6> </div> |