update styles
This commit is contained in:
parent
cfc735c12e
commit
b52cc4275d
@ -1,6 +1,6 @@
|
|||||||
/*!
|
/*!
|
||||||
* Author: jesus e.
|
* Author: jesus e.
|
||||||
* Version: 1.2.1
|
* Version: 1.2.2
|
||||||
*/
|
*/
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Open Sans';
|
font-family: 'Open Sans';
|
||||||
@ -454,15 +454,15 @@ input {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.duration {
|
.duration {
|
||||||
background-color: #0091EA;
|
background-color: #000;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
padding: 10px 30px;
|
padding: 2px 5px;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: .2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
p.views {
|
p.views {
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
integrity="sha512-tDXPcamuZsWWd6OsKFyH6nAqh/MjZ/5Yk88T5o+aMfygqNFPan1pLyPFAndRzmOWHKT+jSDzWpJv8krj6x1LMA==">
|
integrity="sha512-tDXPcamuZsWWd6OsKFyH6nAqh/MjZ/5Yk88T5o+aMfygqNFPan1pLyPFAndRzmOWHKT+jSDzWpJv8krj6x1LMA==">
|
||||||
<!-- Main Styling -->
|
<!-- Main Styling -->
|
||||||
<link href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/styles.css" rel="stylesheet"
|
<link href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/styles.css" rel="stylesheet"
|
||||||
integrity="sha512-STa4HpT00EubFVacf6xdZBFAEuXjUhRaFc0JptzBGyyPRnxYpPTNbt1yXVTF+EW0HXpP3VMWu6kc+AqenQ6O6A==">
|
integrity="sha512-AMx9aFBum33Nv9QNI+pTFV8UFZiVuJ832380rAVOoG4zha0yUxWW8G6TEGwAQuIy5ADVVhuNin2ixPKQoDCrOg==">
|
||||||
|
|
||||||
<!-- favicon -->
|
<!-- favicon -->
|
||||||
<link rel="icon" type="image/png" sizes="192x192" href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/favicon/favicon-192x192.png">
|
<link rel="icon" type="image/png" sizes="192x192" href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/favicon/favicon-192x192.png">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user