diff options
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 |