organize the information of the video-articles
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*!
|
||||
* Author: jesus e.
|
||||
* Version: 1.2.2
|
||||
* Version: 1.2.3
|
||||
*/
|
||||
@font-face {
|
||||
font-family: 'Open Sans';
|
||||
@@ -19,7 +19,6 @@ body {
|
||||
|
||||
p {
|
||||
line-height: 24px;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
a {
|
||||
@@ -443,6 +442,10 @@ input {
|
||||
}
|
||||
|
||||
/* Main Content */
|
||||
article ul, article ol {
|
||||
margin-left: 1rem;
|
||||
}
|
||||
|
||||
.main-videos h2 {
|
||||
margin: 20px 0px 0px 0px;
|
||||
font-weight: 900;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
integrity="sha512-tDXPcamuZsWWd6OsKFyH6nAqh/MjZ/5Yk88T5o+aMfygqNFPan1pLyPFAndRzmOWHKT+jSDzWpJv8krj6x1LMA==">
|
||||
<!-- Main Styling -->
|
||||
<link href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/styles.css" rel="stylesheet"
|
||||
integrity="sha512-mKduf+g5XnY9yrr7FIa4RX+iprre7ZPora9ROTVIvPje3NCCitToxWlo0rmh+LhUlKTvtRWtFm70zBfqdNS/ow==">
|
||||
integrity="sha512-p4cSeIVEYOeL0Opy7qudr1NODy0tjE64Y/IxR5tQtfSYOfl9I0vpzVDNaMWj516lgST/qhEE+OKX864TJYhPeQ==">
|
||||
|
||||
<!-- favicon -->
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/favicon/favicon-192x192.png">
|
||||
|
||||
Reference in New Issue
Block a user