diff --git a/usb-software/core/index-v2.html b/usb-software/core/index-v2.html index bf30a88..6dd1591 100644 --- a/usb-software/core/index-v2.html +++ b/usb-software/core/index-v2.html @@ -54,7 +54,10 @@

RQBBOX OS

โ–ถ Launch RQBBOX App + โฌ‡ Download/Open RQBBOX App ๐Ÿ’พ Download QCOW2 Image + ๐Ÿ“ฆ Download RQBBOX OS ZIP + ๐Ÿ—‚ Download All Files (Repo ZIP) ๐Ÿ”— GitHub Repository
diff --git a/usb-software/core/index.html b/usb-software/core/index.html index 3777f6b..0a9f1e7 100644 --- a/usb-software/core/index.html +++ b/usb-software/core/index.html @@ -63,7 +63,19 @@ border-radius: 12px; text-decoration: none; letter-spacing: 0.5px; + margin-bottom: 10px; } + .download-panel{ + margin-top: 12px; + text-align: left; + background:#101010; + border:1px solid #1f1f1f; + border-radius:12px; + padding:14px; + } + .download-panel h2{font-size:12px;color:#00f5ff;letter-spacing:1.2px;margin-bottom:8px} + .download-panel a{display:block;color:#cfd8ff;font-size:12px;text-decoration:none;padding:4px 0} + .download-panel a:hover{color:#00f5ff} @keyframes spin { to { transform: rotate(360deg); } } @keyframes fadeIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } @@ -77,6 +89,13 @@

RQBBOX OS

PLUG IN ยท PLAY ANYWHERE

Launch RQBBOX OS โ–ถ +
+

DOWNLOAD CENTER

+ ๐Ÿ’พ Download RQBBOX OS image (.qcow2) + ๐Ÿ“ฆ Download RQBBOX OS package (.zip) + ๐ŸŒ Open/Download RQBBOX App + ๐Ÿ—‚๏ธ Download all project files +