Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/themefisher/meghna-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorhawkeye116477 <hawkeye116477@gmail.com>2019-03-03 01:57:59 +0300
committerhawkeye116477 <hawkeye116477@gmail.com>2019-03-03 13:26:58 +0300
commit2069277a78bd0964a1d821e8e873d93866756d48 (patch)
tree6a50743762cb7d825037323f858c35f69e45d6c9 /assets
parentf2d7830af32ed09152a0f64851d2c184a78c0a71 (diff)
Add page with informations about posts authors
Diffstat (limited to 'assets')
-rw-r--r--assets/css/style.css11
1 files changed, 10 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index df0edcb..d26151c 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -3,7 +3,7 @@ Template Name: Meghna Responsive HTML5/CSS3 Business Template
Author: Themefisher
Author URI: www.Themefisher.com
Description: Meghna Responsive HTML5/CSS3 Portfolio Template
-Version: 1.2
+Version: 1.3
Tags: one-page, single-page, portfolio, custom-colors, post-formats, responsive, html5, css3
*/
/*=== MEDIA QUERY ===*/
@@ -2167,6 +2167,15 @@ blockquote {
box-shadow: 0 0 0 0.2rem rgba(0, 174, 255, 0.432);
}
+figure img {
+ display: block;
+ margin: 0 auto 5px;
+}
+
+figcaption {
+ text-align: center;
+}
+
/*! Social sharing buttons from Sharingbuttons.io */
.resp-sharing-button__link,
.resp-sharing-button__icon {