]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/display.css
Readjusted location and size for logo, form_notice,
[quix0rs-gnu-social.git] / theme / base / css / display.css
index 5fc24779bbb3ecbc3f45b7ff6725d19167ed9472..b58a5b09c083b93f5f92635906c080c0c257aba6 100644 (file)
@@ -127,6 +127,7 @@ font-weight:bold;
 address {
 float:left;
 margin-bottom:18px;
+margin-left:18px;
 }
 address .fn,
 address .email {
@@ -301,7 +302,7 @@ float:left;
 position:relative;
 }
 
-#supplemental_primary {
+#aside_primary {
 width:300px;
 float:left;
 margin-left:2px;
@@ -315,8 +316,9 @@ padding:18px 4px 18px 18px;
 /*Start: FORM NOTICE*/
 #form_notice {
 width:384px;
+width:458px;
 float:left;
-margin-left:86px;
+margin-left:68px;
 position:relative;
 line-height:1;
 }
@@ -330,7 +332,9 @@ display:none;
 #form_notice textarea {
 -moz-border-radius:4px;
 width:304px;
+width:377px;
 height:95px;
+height:86px;
 line-height:1.5;
 padding:7px 7px 14px 7px;
 }
@@ -356,6 +360,7 @@ margin-left:4px;
 #form_notice .form_note {
 position:absolute;
 top:125px;
+top:116px;
 right:98px;
 z-index:9;
 }
@@ -384,6 +389,7 @@ text-indent:-9999px;
 #form_notice .form_actions {
 position:absolute;
 top:107px;
+top:98px;
 right:0;
 }
 #form_notice li {
@@ -1075,7 +1081,6 @@ text-align:center;
 }
 
 
-c
 #testimonials {
 clear:both;
 }