aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2013-05-28 19:47:07 +0100
committerThomas Willingham <founder@kakste.com>2013-05-28 19:47:07 +0100
commitf041338cd364303fcc5ed523677874832b1ebb43 (patch)
treede63bfc436ce065d2af91938cbea2034e57a5d16 /view
parent102e13543c5844c592c7feabed1b54940755afd2 (diff)
downloadvolse-hubzilla-f041338cd364303fcc5ed523677874832b1ebb43.tar.gz
volse-hubzilla-f041338cd364303fcc5ed523677874832b1ebb43.tar.bz2
volse-hubzilla-f041338cd364303fcc5ed523677874832b1ebb43.zip
mod_page.css
Diffstat (limited to 'view')
-rw-r--r--view/theme/redbasic/css/mod_page.css28
1 files changed, 28 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/mod_page.css b/view/theme/redbasic/css/mod_page.css
new file mode 100644
index 000000000..8ae4b5576
--- /dev/null
+++ b/view/theme/redbasic/css/mod_page.css
@@ -0,0 +1,28 @@
+section {
+left: 0px;
+width: 800px;
+margin-left: auto;
+margin-right: auto;
+}
+
+.page-content-wrapper {background: #f00;
+ color: #fff;
+ border-radius: 20px;
+ box-shadow: 5px 5px 5px #111;
+}
+
+h3.page-title {
+padding-top: 30px;
+ color: #033}
+.page-body {padding: 40px;}
+
+.page-body strong {color: #033;}
+
+.nav-links {margin-top: 5px;}
+
+div#zot-follow {color: #fff;
+ margin-top: 10px;
+ font-weight: 1.5em;}
+front-page-title {color: #033;}
+
+div#dont-got-zot {color: #fff;}