HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/EvLuik/vanluiktegelwerken.nl/wwwroot/plugins/fa/help/stylesheet.css
@media (min-width: 768px) {
    body {
        column-count: 2;
    }
}
@media (min-width: 1152px) {
    body {
        column-count: 3;
    }
}

body {
    font-family: Georgia, serif;
    line-height: 1.5;
    margin-left: 2em;
    margin-right: 2em;
    background: #ffffe1;
    column-gap: 4em;
}
p {
    text-align: justify;
}
pre {
    color: black;
    background: #ffe;
    overflow: auto;
    padding: 0.2em 0.5em;
    border: 1px solid silver;
}
nav {
    clear: both;
}
nav ul {
    list-style: none;
    padding-left: 0;
    text-align: left;
}
nav ul ul {
    font-size: small;
    padding-left: 1em;
}

.logo {
    float: left;
    margin-right: 1em;
}
.important {
    font-weight: bold;
}