diff options
author | friendica <info@friendica.com> | 2012-08-09 22:48:13 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-08-09 22:48:13 -0700 |
commit | cac2d408329c8ad0f2f7faed07c4615be12acdf5 (patch) | |
tree | 7b43227a514145c304df75ce5861a4b4fb3c781a /view/theme/slackr | |
parent | c8fe8f4376f0bb1873522a3c7679de7193243498 (diff) | |
download | volse-hubzilla-cac2d408329c8ad0f2f7faed07c4615be12acdf5.tar.gz volse-hubzilla-cac2d408329c8ad0f2f7faed07c4615be12acdf5.tar.bz2 volse-hubzilla-cac2d408329c8ad0f2f7faed07c4615be12acdf5.zip |
Dr. Theme-instein - It Lives!
Diffstat (limited to 'view/theme/slackr')
-rw-r--r-- | view/theme/slackr/css/style.css | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/view/theme/slackr/css/style.css b/view/theme/slackr/css/style.css index 7ee6d133d..8471982e9 100644 --- a/view/theme/slackr/css/style.css +++ b/view/theme/slackr/css/style.css @@ -39,17 +39,6 @@ nav #banner img { background: #ffffff !important; } -section { - margin: 0px 32px; -} - -aside { - margin-left: 32px; -} -nav { - margin-left: 32px; - margin-right: 32px; -} nav #site-location { top: 80px; @@ -220,31 +209,3 @@ nav #site-location { -o-transform: rotate(4deg); } - -/* -.jslider .jslider-scale ins { - color: #333; - font-size: 12px; - width: 100px; - text-align: center; -} - -.slider { - margin-top: 10px; - margin-bottom: 15px; - height: 32px; -} - -#main-slider { - position: relative; - left: 10%; - width: 90%; -} - -#contact-slider { - position: relative; - left: 10%; - width: 90%; - -} -*/
\ No newline at end of file |