]> git.mxchange.org Git - mailer.git/blobdiff - theme/desert/css/general.css
Fix for non-existing function 'apache_get_modules' (why is that disabled here???)
[mailer.git] / theme / desert / css / general.css
index 11624b659274a30d31c7662b419453adf84b845d..2d788a922bebd1189f64c80e66632cc75764c54b 100644 (file)
@@ -673,3 +673,12 @@ DIV.admin_note {
        text-align                      : center;
        width                           : 400px;
 }
+
+.member_skyscraper, .guest_skyscraper {
+       width                           : 122px;
+       height                          : 602px;
+       border                          : 1px solid #880000;
+       margin                          : 0px;
+       padding                         : 0px;
+       padding-top                     : 1px;
+}