Skip to content

Commit a429f34

Browse files
authored
Adding text with formatting
1 parent b45a406 commit a429f34

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

SplashOutPages/newthisyear.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -119,11 +119,15 @@
119119
top: 0;
120120
}
121121
.underscoreText {
122-
color: #f2f2f2;
123-
font-size: 12px;
124-
padding: 8px 12px;
122+
color: #f2f2f2;
123+
text-shadow: black 0.1em 0.1em 0.2em;
124+
font-weight: bold;
125+
font-size: 25px;
126+
padding: 50px 12px;
125127
position: absolute;
126-
top: 0;
128+
bottom: 20px;
129+
width: 100%;
130+
text-align: center;
127131
}
128132

129133
/* The dots/bullets/indicators */
@@ -144,9 +148,9 @@
144148
/* Fading animation */
145149
.fade {
146150
-webkit-animation-name: fade;
147-
-webkit-animation-duration: 1.5s;
151+
-webkit-animation-duration: 2s;
148152
animation-name: fade;
149-
animation-duration: 1.5s;
153+
animation-duration: 2s;
150154
}
151155

152156
@-webkit-keyframes fade {
@@ -248,8 +252,7 @@ <h2>New This Year!</h2>
248252
<img src="Images/NewThisYear/surfing.png" style="width:100%">
249253
</a>
250254
<div class="text">Surfing</div>
251-
<div class="underscoreText">This is test 1 and now im going to write some random words njfsdojf dspogjds dspogjs dsdpjfsdn
252-
dsojdposfj sdpfdsjf posdfjoeswfewpsojgpgpdmpf[sdpfsf f jd[s d[fk ef efj-ew[fj-ew =0efi ew-0u 3409t4930 er jpjdpfvmdps</div>
255+
<div class="underscoreText">Hollow, fast, sandbar peaks plus Wrangles Rocks at the north end at low tide. High tide Tower Rock has a shallow wave and there’s Crookie shorey as well. You can't resist this oppertunity!</div>
253256
</div>
254257

255258
<div class="mySlides fade">
@@ -258,19 +261,16 @@ <h2>New This Year!</h2>
258261
<img src="Images/NewThisYear/rockclimbing.png" style="width:100%">
259262
</a>
260263
<div class="text">Rock Climbing</div>
261-
<div class="underscoreText">This is test 2 and now im going to write some random words njfsdojf dspogjds dspogjs dsdpjfsdn
262-
dsojdposfj sdpfdsjf posdfjoeswfewpsojgpgpdmpf[sdpfsf f jd[s d[fk ef efj-ew[fj-ew =0efi ew-0u 3409t4930 er jpjdpfvmdps</div>
264+
<div class="underscoreText">There is a brilliant sense of accomplishment every time you climb. In an increasingly desk/sofa bound age, there is something incredibly satisfying about physically making your way to the top.</div>
263265
</div>
264266

265267
<div class="mySlides fade">
266268
<div class="numbertext">3 / 3</div>
267269
<a href="Images/NewThisYear/rowing.html">
268270
<img src="Images/NewThisYear/rowing.png" style="width:100%">
269271
</a>
270-
<div class="text">Rowing</div>
271-
<div class="space"> </div>
272-
<div class="underscoreText">This is test 3 and now im going to write some random words njfsdojf dspogjds dspogjs dsdpjfsdn
273-
dsojdposfj sdpfdsjf posdfjoeswfewpsojgpgpdmpf[sdpfsf f jd[s d[fk ef efj-ew[fj-ew =0efi ew-0u 3409t4930 er jpjdpfvmdps</div>
272+
<div class="text">Rowing</div>
273+
<div class="underscoreText">Rowing is a fantastic cardiovascular workout. Every stroke uses 85% of your muscles covering nine major muscle groups so it also helps you to tone up, fast.</div>
274274
</div>
275275

276276
</div>

0 commit comments

Comments
 (0)