🐞 fix: Adjust styling for Servers page

This commit is contained in:
Keith Solomon
2025-11-30 09:56:25 -06:00
parent d367a5392d
commit 9291b641da
3 changed files with 24 additions and 2 deletions

View File

@@ -8,7 +8,9 @@ nav: 1
All hosts running Docker containers utilize Portainer for container management and Watchtower (nickfedor fork) for automated container updates.
## Local Servers
<div class="spec-grid">
<div>
<h2>Local Servers</h2>
<details>
<summary><h3>Banshee</h3></summary>
@@ -126,8 +128,10 @@ All hosts running Docker containers utilize Portainer for container management a
- phpMyAdmin
</details>
</div>
## Remote Servers
<div>
<h2>Remote Servers</h2>
<details>
<summary><h3>Cyclops</h3></summary>
@@ -252,3 +256,5 @@ All hosts running Docker containers utilize Portainer for container management a
- Windows RDP for remote access
</details>
</div>
</div>