Skip to content

Commit 5e662ab

Browse files
committed
link and spacing fixes, internship page
1 parent 9cfffd1 commit 5e662ab

4 files changed

Lines changed: 11 additions & 5 deletions

File tree

ims-internship-2025.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ <h2>Event highlights</h2>
324324
rel="noopener noreferrer"
325325
class="highlight-link"
326326
>
327-
View the schedule →
327+
View the tentative schedule →
328328
</a>
329329
</div>
330330
<div class="pure-u-1 pure-u-md-3-4">
@@ -387,7 +387,7 @@ <h3>Multiple learning tracks</h3>
387387

388388
<!-- =========================== Register CTA =========================== -->
389389
<section class="blue-bg content-container pure-g">
390-
<div class="pure-u-1 pure-u-md-2-5">
390+
<div class="pure-u-1 pure-u-md-2-5 pure-u-lg-2-5 cta-header">
391391
<h2>Don't miss this opportunity to expand your IMS skills!</h2>
392392
</div>
393393
<div class="pure-u-1 pure-u-md-3-5 pure-g">
@@ -443,7 +443,7 @@ <h4>What's the cost?</h4>
443443
<h4>Where can I stay?</h4>
444444
<a target="_blank"
445445
aria-label="List of nearby hotels"
446-
href="wp-content/documents/2025-IMS-Customer-Internship-Agenda.pdf"
446+
href="wp-content/documents/2025-IMS-Customer-Internship-Hotels.pdf"
447447
rel="noopener noreferrer"
448448
>
449449
List of nearby hotels →
@@ -453,11 +453,11 @@ <h4>Where can I stay?</h4>
453453
<div class="pure-u-1 pure-u-md-1-2">
454454
<h4>What topics will be covered?</h4>
455455
<a target="_blank"
456-
aria-label="View the schedule"
456+
aria-label="View the tentative schedule"
457457
href="https://community.ibm.com/community/user/ibmz-and-linuxone/viewdocument/ims-customer-internship?CommunityKey=eba3ada3-db89-4dca-9154-328195f5e560"
458458
rel="noopener noreferrer"
459459
>
460-
View the schedule →
460+
View the tentative schedule →
461461
</a>
462462
</div>
463463
<div class="pure-u-1">
-28.1 MB
Binary file not shown.
365 KB
Binary file not shown.

wp-includes/css/page.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,12 @@
176176
.highlight-link {
177177
font-size: var(--plex-20);
178178
}
179+
180+
/* For CTA header requiring spacing */
181+
.cta-header {
182+
max-width: 34.375em;
183+
padding-right: 2em;
184+
}
179185
/* -------------------------------------------------------- */
180186

181187
/* Media queries */

0 commit comments

Comments
 (0)