Template:TopNav/styles.css

    From Gallowpedia, the MediEvil Wiki. You'll be dying to read!
    .topnav th {
        font-size: 1.25em;
    }
    
    .topnav {
        border-radius: var(--border-radius-medium);
        font-size: 0.85em;
        margin-bottom: 10px;
        background-color: var(--color-surface-2);
        padding: 10px;
    }