920f8329 by Jeremy Groot

HHF Fixes

1 parent 735349bc
......@@ -74,6 +74,10 @@
top:95px;
left:50px;
}
#txt3 {
top:90px;
left:35px;
}
.txtb{
position: absolute;
}
......@@ -126,7 +130,7 @@
<img id="txt2" class="txt" src="assets/txt2@2x.png" alt="txt2@2x" width="200">
<img id="img3" class="img" src="assets/img3.jpg" alt="img3@60" width="444" height="250">
<img id="txt3" class="txt" src="assets/txt3@2x.png" alt="txt3@2x" width="220">
<img id="txt3" class="txt" src="assets/txt3@2x.png" alt="txt3@2x" width="240">
<img id="logo" src="assets/logo@2x.png" alt="Huntsville Hospital Foundation logo. Healthcare for Life. Here.">
......

23.2 KB | W: | H:

21.4 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
......@@ -83,7 +83,7 @@
}
#txt2 {
left:30px;
top:250px;
top:245px;
}
.txtb{
position: absolute;
......@@ -91,7 +91,7 @@
}
#img1{
opacity: .5;
opacity: .5;
}
#txtb1{
top:47px;
......