[DRE-commits] [tdiary-theme] 01/03: New upstream version 5.0.2

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Mon Oct 3 10:40:11 UTC 2016


This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to annotated tag debian/5.0.2-1
in repository tdiary-theme.

commit 564c25433ab8554067806efcf43e030fdc48cc3b
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Mon Oct 3 19:34:43 2016 +0900

    New upstream version 5.0.2
---
 gustav/gustav.css | 16 +++++++++-------
 snest/.gitignore  |  6 ------
 2 files changed, 9 insertions(+), 13 deletions(-)

diff --git a/gustav/gustav.css b/gustav/gustav.css
index bf68696..41cdf03 100644
--- a/gustav/gustav.css
+++ b/gustav/gustav.css
@@ -226,25 +226,27 @@ div.section img {
 	border-width: 1px;
 }
 
+div.section img.photo {
+	display: block;
+	float: none;
+	margin: 0px auto;
+	margin-bottom: 10px;
+}
+
 div.section img.right, img.amazon {
+	display: inline;
 	float: right;
 	margin-left: 10px;
 	margin-bottom: 10px;
 }
 
 div.section img.left {
+	display: inline;
 	float: left;
 	margin-right: 10px;
 	margin-bottom: 10px;
 }
 
-div.section img.photo {
-	display: block;
-	float: none;
-	margin: 0px auto;
-	margin-bottom: 10px;
-}
-
 div.section div.footnote {
 	margin-top: 20px;
 	margin-left: 20px;
diff --git a/snest/.gitignore b/snest/.gitignore
deleted file mode 100644
index fd68bd3..0000000
--- a/snest/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-.bundle
-.sass-cache
-Gemfile
-Gemfile.lock
-vendor
-node_modules

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/tdiary-theme.git



More information about the Pkg-ruby-extras-commits mailing list