📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-30 07:13:32
📂
/ (Root)
/
home
/
orkouolp
/
node_js
/
testing.orkobd
/
orkobd
/
src
/
components
/
Topnav
📍 /home/orkouolp/node_js/testing.orkobd/orkobd/src/components/Topnav
🔄 Refresh
✏️
Editing: Topnav.css
Writable
.topnav { width: 100%; background-color: rgb(212, 204, 194); display: flex; align-items: center; font-family: 'Ubuntu', sans-serif; } .topnav-left, .topnav-right { flex: 3; /* Occupy 3 columns from total of 12 */ background-color: aliceblue; } .topnav-center { flex: 6; /* Occupy 6 columns from total of 12 */ } @media(min-width: 890px) { .topnav { height: 80px; } }
💾 Save Changes
❌ Cancel