HEX
Server: Apache
System: Linux p3plzcpnl506847.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: slfopp7cb1df (5698090)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/slfopp7cb1df/public_html/assetpacket.com/style.css
css
/* Style the navbar */
.navbar {
    overflow: hidden;
    background-color: #333;
}

/* Style the links inside the navbar */
.navbar a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

/* Change color on hover */
.navbar a:hover {
    background-color: #ddd;
    color: black;
}

/* Style the active/current link */
.navbar a.active {
    background-color: #04aa6d;
    color: white;
}

/* Style the container */
.container {
    padding: 16px;
}

/* Style the header */
header {
    padding: 20px;
}

/* Style the footer */
footer {
    padding: 10px;
    text-align: center;
    background-color: #f2f2f2;}