Template
Ship AIVPN smart protocol picker and bump to v3.0.0.
Heuristic selection (stealth/balanced/speed) for invites, guest create, and user connections. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1162,6 +1162,20 @@ a:hover {
|
||||
text-shadow: 0 0 16px rgba(168, 85, 247, 0.6);
|
||||
}
|
||||
|
||||
.promo-aivpn .aivpn-panel .btn-primary {
|
||||
background: rgba(255, 255, 255, 0.2);
|
||||
border-color: rgba(255, 255, 255, 0.35);
|
||||
color: #fff;
|
||||
}
|
||||
.promo-aivpn .aivpn-panel .btn-primary:hover {
|
||||
background: rgba(255, 255, 255, 0.3);
|
||||
}
|
||||
.promo-aivpn .aivpn-panel .btn-secondary {
|
||||
background: rgba(0, 0, 0, 0.25);
|
||||
border-color: rgba(255, 255, 255, 0.25);
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
/* ----- Theme: Reverse Proxy (amber/red, shield/firewall feel) ----- */
|
||||
.promo-revproxy {
|
||||
background:
|
||||
|
||||
Reference in New Issue
Block a user