v1.4-final

This commit is contained in:
Yuri
2025-11-13 01:32:44 +01:00
parent e1424d34ee
commit dc5e603870
@@ -9,6 +9,17 @@
<style>
/* Hide WHMCS default product details (Domain, Username, Server Name, IP, Visit Website) */
#domain > .row {
display: none !important;
}
#domain > br {
display: none !important;
}
#domain > p {
display: none !important;
}
.arkhost-vps-container {
font-family: 'Arial', sans-serif;
margin: 15px 0;