Skip to content

Commit c0e989e

Browse files
committed
Update README.md
1 parent 1cdaa9e commit c0e989e

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,16 @@
1212
</div>
1313

1414
<style>
15-
.data-card:hover #lab_powered_by {
15+
.data-card .features-text {
16+
color: #000000;
17+
}
18+
.data-card:hover .features-text {
1619
color: #ffffff !important;
1720
}
18-
.data-card p[style*="Features Splunk"] {
21+
.data-card #lab_powered_by {
1922
color: #000000;
2023
}
21-
.data-card:hover p[style*="Features Splunk"] {
24+
.data-card:hover #lab_powered_by {
2225
color: #ffffff !important;
2326
}
2427
</style>
@@ -30,7 +33,7 @@
3033
<h3>AI + Ansible</h3>
3134
<h4>Introduction to AI-Driven Ansible Automation & AIOps</h4>
3235
<p>Build an intelligent, self-healing automation workflow</p>
33-
<p style="font-size: 85%; margin-top: 0.5em; opacity: 1; visibility: visible; color: #000000;">Features Splunk</p>
36+
<p class="features-text" style="font-size: 85%; margin-top: 0.5em;">Features Splunk</p>
3437
<span class="link-text">
3538
Lab Page
3639
<svg width="25" height="16" viewBox="0 0 25 16" fill="none" xmlns="http://www.w3.org/2000/svg">

0 commit comments

Comments
 (0)