HHF Final Quick Fix
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -82,7 +82,7 @@ | ... | @@ -82,7 +82,7 @@ |
| 82 | left:10px; | 82 | left:10px; |
| 83 | } | 83 | } |
| 84 | #txt2 { | 84 | #txt2 { |
| 85 | left:40px; | 85 | left:30px; |
| 86 | top:250px; | 86 | top:250px; |
| 87 | } | 87 | } |
| 88 | .txtb{ | 88 | .txtb{ |
| ... | @@ -146,7 +146,7 @@ | ... | @@ -146,7 +146,7 @@ |
| 146 | <img id="txt1" class="txt" src="assets/txt1@2x.png" alt="txt1@2x" width="280"> | 146 | <img id="txt1" class="txt" src="assets/txt1@2x.png" alt="txt1@2x" width="280"> |
| 147 | 147 | ||
| 148 | <img id="img2" class="img" src="assets/img2.jpg" alt="img2@60" width="300"> | 148 | <img id="img2" class="img" src="assets/img2.jpg" alt="img2@60" width="300"> |
| 149 | <img id="txt2" class="txt" src="assets/txt2@2x.png" alt="txt2@2x" width="230"> | 149 | <img id="txt2" class="txt" src="assets/txt2@2x.png" alt="txt2@2x" width="240"> |
| 150 | 150 | ||
| 151 | 151 | ||
| 152 | <img id="img3" class="img" src="assets/img3.jpg" alt="img3@60" width="300"> | 152 | <img id="img3" class="img" src="assets/img3.jpg" alt="img3@60" width="300"> | ... | ... |
-
Please register or sign in to post a comment