Changes for page Datové centrum

Last modified by Denisa Wernerová on 20.11.2024 10:57

From version 14.3
edited by Denisa Wernerová
on 14.11.2024 15:25
Change comment: There is no comment for this version
To version 14.2
edited by Denisa Wernerová
on 14.11.2024 15:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -34,3 +34,16 @@
34 34  </div>
35 35  {{/html}}
36 36  
37 +
38 +{{html}}
39 +<div style="display: flex; gap: 10px; justify-content: start; flex-wrap: wrap;">
40 + <div style="padding: 8px 16px; background-color: #e7f1ff; border-radius: 5px; display: inline-flex; align-items: center; cursor: pointer;">
41 + <i class="fa fa-database" style="font-size: 18px; color: #0088CC; margin-right: 8px;"></i>
42 + <a href="vi" style="color: #0088CC; font-weight: bold; text-decoration: none;">Virtuální infrastruktura</a>
43 + </div>
44 +<div style="padding: 8px 16px; background-color: #e7f1ff; border-radius: 5px; display: inline-flex; align-items: center; cursor: pointer;">
45 + <i class="fa fa-copy" style="font-size: 18px; color: #0088CC; margin-right: 8px;"></i>
46 + <a href="zalohovani-vi" style="color: #0088CC; font-weight: bold; text-decoration: none;">Zálohování</a>
47 + </div>
48 +</div>
49 +{{/html}}