commit: d9dc390bd98053fa7863c59c042e91c0b61ae30d
Author: Yury German <blueknight <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 8 15:14:27 2017 +0000
Commit: Yury German <blueknight <AT> gentoo <DOT> org>
CommitDate: Wed Mar 8 15:14:27 2017 +0000
URL: https://gitweb.gentoo.org/proj/blogs-gentoo.git/commit/?id=d9dc390b
New kde-breath theme with fixes
themes/kde-breathe/style.css | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/themes/kde-breathe/style.css b/themes/kde-breathe/style.css
index 6839070..71c3d48 100644
--- a/themes/kde-breathe/style.css
+++ b/themes/kde-breathe/style.css
@@ -188,6 +188,14 @@ div.menu,
#wrapper {
margin: 0 auto;
width: 940px;
+}
+
+/* The main theme structure */
+#access .menu-header,
+#main,
+#wrapper {
+ margin: 0 auto;
+ width: 940px;
min-height:350px;
}