HHF Fixes
Showing
3 changed files
with
7 additions
and
3 deletions
| ... | @@ -74,6 +74,10 @@ | ... | @@ -74,6 +74,10 @@ |
| 74 | top:95px; | 74 | top:95px; |
| 75 | left:50px; | 75 | left:50px; |
| 76 | } | 76 | } |
| 77 | #txt3 { | ||
| 78 | top:90px; | ||
| 79 | left:35px; | ||
| 80 | } | ||
| 77 | .txtb{ | 81 | .txtb{ |
| 78 | position: absolute; | 82 | position: absolute; |
| 79 | } | 83 | } |
| ... | @@ -126,7 +130,7 @@ | ... | @@ -126,7 +130,7 @@ |
| 126 | <img id="txt2" class="txt" src="assets/txt2@2x.png" alt="txt2@2x" width="200"> | 130 | <img id="txt2" class="txt" src="assets/txt2@2x.png" alt="txt2@2x" width="200"> |
| 127 | 131 | ||
| 128 | <img id="img3" class="img" src="assets/img3.jpg" alt="img3@60" width="444" height="250"> | 132 | <img id="img3" class="img" src="assets/img3.jpg" alt="img3@60" width="444" height="250"> |
| 129 | <img id="txt3" class="txt" src="assets/txt3@2x.png" alt="txt3@2x" width="220"> | 133 | <img id="txt3" class="txt" src="assets/txt3@2x.png" alt="txt3@2x" width="240"> |
| 130 | 134 | ||
| 131 | 135 | ||
| 132 | <img id="logo" src="assets/logo@2x.png" alt="Huntsville Hospital Foundation logo. Healthcare for Life. Here."> | 136 | <img id="logo" src="assets/logo@2x.png" alt="Huntsville Hospital Foundation logo. Healthcare for Life. Here."> | ... | ... |
| ... | @@ -83,7 +83,7 @@ | ... | @@ -83,7 +83,7 @@ |
| 83 | } | 83 | } |
| 84 | #txt2 { | 84 | #txt2 { |
| 85 | left:30px; | 85 | left:30px; |
| 86 | top:250px; | 86 | top:245px; |
| 87 | } | 87 | } |
| 88 | .txtb{ | 88 | .txtb{ |
| 89 | position: absolute; | 89 | position: absolute; |
| ... | @@ -91,7 +91,7 @@ | ... | @@ -91,7 +91,7 @@ |
| 91 | } | 91 | } |
| 92 | 92 | ||
| 93 | #img1{ | 93 | #img1{ |
| 94 | opacity: .5; | 94 | opacity: .5; |
| 95 | } | 95 | } |
| 96 | #txtb1{ | 96 | #txtb1{ |
| 97 | top:47px; | 97 | top:47px; | ... | ... |
-
Please register or sign in to post a comment