Skip to content

Commit dab5489

Browse files
committed
Update README.md
1 parent a91932d commit dab5489

1 file changed

Lines changed: 15 additions & 21 deletions

File tree

README.md

Lines changed: 15 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,13 @@
1212
</div>
1313

1414
<style>
15-
.card-with-features {
16-
position: relative;
17-
}
18-
.card-with-features .features-text {
15+
.data-card .features-text {
1916
font-size: 85%;
2017
margin-top: 0.5em;
21-
color: #000000;
22-
text-align: center;
18+
color: #000000 !important;
2319
}
24-
.card-with-features:hover .features-text {
25-
color: #ffffff;
20+
.data-card:hover .features-text {
21+
color: #ffffff !important;
2622
}
2723
.data-card #lab_powered_by {
2824
color: #000000;
@@ -35,21 +31,19 @@
3531
<h1 id="90_minute_sectin">90 minute workshops</h1>
3632
<section class="page-contain">
3733
<!-- lab -->
38-
<div class="card-with-features">
39-
<a target="_blank" href="https://rhpds.github.io/ai-driven-automation-showroom/modules/index.html" class="data-card">
40-
<h3>AI + Ansible</h3>
41-
<h4>Introduction to AI-Driven Ansible Automation & AIOps</h4>
42-
<p>Build an intelligent, self-healing automation workflow</p>
43-
<span class="link-text">
44-
Lab Page
45-
<svg width="25" height="16" viewBox="0 0 25 16" fill="none" xmlns="http://www.w3.org/2000/svg">
34+
<a target="_blank" href="https://rhpds.github.io/ai-driven-automation-showroom/modules/index.html" class="data-card">
35+
<h3>AI + Ansible</h3>
36+
<h4>Introduction to AI-Driven Ansible Automation & AIOps</h4>
37+
<p>Build an intelligent, self-healing automation workflow</p>
38+
<p class="features-text">Features Splunk</p>
39+
<span class="link-text">
40+
Lab Page
41+
<svg width="25" height="16" viewBox="0 0 25 16" fill="none" xmlns="http://www.w3.org/2000/svg">
4642
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.8631 0.929124L24.2271 7.29308C24.6176 7.68361 24.6176 8.31677 24.2271 8.7073L17.8631 15.0713C17.4726 15.4618 16.8394 15.4618 16.4489 15.0713C16.0584 14.6807 16.0584 14.0476 16.4489 13.657L21.1058 9.00019H0.47998V7.00019H21.1058L16.4489 2.34334C16.0584 1.95281 16.0584 1.31965 16.4489 0.929124C16.8394 0.538599 17.4726 0.538599 17.8631 0.929124Z" fill="#000000"/>
4743
</svg>
48-
</span>
49-
<div id="lab_powered_by" style="color: #000000;">Red Hat Demo Platform</div>
50-
</a>
51-
<p class="features-text">Features Splunk</p>
52-
</div>
44+
</span>
45+
<div id="lab_powered_by" style="color: #000000;">Red Hat Demo Platform</div>
46+
</a>
5347
<!-- lab -->
5448
<a target="_new" href="https://rhpds.github.io/showroom-virt-aap-day-2/modules/index.html" class="data-card">
5549
<h3>Day 2 Ops</h3>

0 commit comments

Comments
 (0)