|
12 | 12 | </div> |
13 | 13 |
|
14 | 14 | <style> |
15 | | -.card-with-features { |
16 | | - position: relative; |
17 | | -} |
18 | | -.card-with-features .features-text { |
| 15 | +.data-card .features-text { |
19 | 16 | font-size: 85%; |
20 | 17 | margin-top: 0.5em; |
21 | | - color: #000000; |
22 | | - text-align: center; |
| 18 | + color: #000000 !important; |
23 | 19 | } |
24 | | -.card-with-features:hover .features-text { |
25 | | - color: #ffffff; |
| 20 | +.data-card:hover .features-text { |
| 21 | + color: #ffffff !important; |
26 | 22 | } |
27 | 23 | .data-card #lab_powered_by { |
28 | 24 | color: #000000; |
|
35 | 31 | <h1 id="90_minute_sectin">90 minute workshops</h1> |
36 | 32 | <section class="page-contain"> |
37 | 33 | <!-- 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"> |
46 | 42 | <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"/> |
47 | 43 | </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> |
53 | 47 | <!-- lab --> |
54 | 48 | <a target="_new" href="https://rhpds.github.io/showroom-virt-aap-day-2/modules/index.html" class="data-card"> |
55 | 49 | <h3>Day 2 Ops</h3> |
|
0 commit comments