styles update
This commit is contained in:
@ -98,7 +98,7 @@
|
|||||||
|
|
||||||
.posted-on a::before {
|
.posted-on a::before {
|
||||||
width: 18px;
|
width: 18px;
|
||||||
right: -24px
|
right: -24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.posted-on a {
|
.posted-on a {
|
||||||
@ -468,8 +468,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.posted-on a::before {
|
.posted-on a::before {
|
||||||
width: 11px;
|
width: 10px;
|
||||||
right: -16px
|
right: -14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.posted-on a {
|
.posted-on a {
|
||||||
|
75
style.css
75
style.css
@ -25,13 +25,64 @@ Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
|
|||||||
Reset
|
Reset
|
||||||
--------------------------------------------------------------*/
|
--------------------------------------------------------------*/
|
||||||
@import url("https://cdn.jsdelivr.net/npm/fork-awesome/css/fork-awesome.min.css");
|
@import url("https://cdn.jsdelivr.net/npm/fork-awesome/css/fork-awesome.min.css");
|
||||||
@import url(https://fonts.bunny.net/css?family=josefin-sans:400,700|poppins:300,400,500,700);
|
|
||||||
html, body, div, span, applet, object, iframe,
|
html,
|
||||||
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
|
body,
|
||||||
abbr, acronym, address, big, cite, code, del, dfn, em, font,
|
div,
|
||||||
ins, kbd, q, s, samp, small, strike, strong, sub, sup,
|
span,
|
||||||
tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
|
applet,
|
||||||
table, caption, tbody, tfoot, thead, tr, th, td {
|
object,
|
||||||
|
iframe,
|
||||||
|
h1,
|
||||||
|
h2,
|
||||||
|
h3,
|
||||||
|
h4,
|
||||||
|
h5,
|
||||||
|
h6,
|
||||||
|
p,
|
||||||
|
blockquote,
|
||||||
|
pre,
|
||||||
|
a,
|
||||||
|
abbr,
|
||||||
|
acronym,
|
||||||
|
address,
|
||||||
|
big,
|
||||||
|
cite,
|
||||||
|
code,
|
||||||
|
del,
|
||||||
|
dfn,
|
||||||
|
em,
|
||||||
|
font,
|
||||||
|
ins,
|
||||||
|
kbd,
|
||||||
|
q,
|
||||||
|
s,
|
||||||
|
samp,
|
||||||
|
small,
|
||||||
|
strike,
|
||||||
|
strong,
|
||||||
|
sub,
|
||||||
|
sup,
|
||||||
|
tt,
|
||||||
|
var,
|
||||||
|
dl,
|
||||||
|
dt,
|
||||||
|
dd,
|
||||||
|
ol,
|
||||||
|
ul,
|
||||||
|
li,
|
||||||
|
fieldset,
|
||||||
|
form,
|
||||||
|
label,
|
||||||
|
legend,
|
||||||
|
table,
|
||||||
|
caption,
|
||||||
|
tbody,
|
||||||
|
tfoot,
|
||||||
|
thead,
|
||||||
|
tr,
|
||||||
|
th,
|
||||||
|
td {
|
||||||
border: 0;
|
border: 0;
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
@ -42,6 +93,7 @@ table, caption, tbody, tfoot, thead, tr, th, td {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
vertical-align: baseline;
|
vertical-align: baseline;
|
||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
font-size: 62.5%;
|
font-size: 62.5%;
|
||||||
/* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
|
/* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
|
||||||
@ -172,7 +224,6 @@ h5,
|
|||||||
h6 {
|
h6 {
|
||||||
clear: both;
|
clear: both;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-family: 'Josefin Sans', sans-serif;
|
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
@ -1666,7 +1717,6 @@ Header CSS
|
|||||||
.site-title {
|
.site-title {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-size: 36px;
|
font-size: 36px;
|
||||||
font-family: 'Josefin Sans', sans-serif;
|
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
}
|
}
|
||||||
@ -2306,7 +2356,6 @@ Slider CSS
|
|||||||
margin-bottom: 25px;
|
margin-bottom: 25px;
|
||||||
position: relative;
|
position: relative;
|
||||||
padding-left: 40px;
|
padding-left: 40px;
|
||||||
font-family: 'Josefin Sans', sans-serif;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.top-featured-post-wrap .mt-single-post-wrap {
|
.top-featured-post-wrap .mt-single-post-wrap {
|
||||||
@ -2873,9 +2922,11 @@ Footer CSS
|
|||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
float: center;
|
float: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.site-info .mt-disclaimer-text {
|
.site-info .mt-disclaimer-text {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
#colophon .widget .widget-title,
|
#colophon .widget .widget-title,
|
||||||
#top-footer a {
|
#top-footer a {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
@ -3081,10 +3132,6 @@ Scroll To Top styles
|
|||||||
box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.1);
|
box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.1);
|
||||||
}
|
}
|
||||||
|
|
||||||
.search article .post-thumbnail {
|
|
||||||
border-radius: 0px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.no-results.not-found {
|
.no-results.not-found {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user