|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /usr/local/share/doc/giflib/gifstandard/ |
Upload File : |
/* some pages also use their own CSS files, so: NO CUSTOM CLASS NAMES HERE */
body {
background:white;
color:black;
font-family:sans-serif;
}
table {
background:black;
border-spacing:2px;
}
th, td {
padding:3px 5px;
vertical-align:middle;
empty-cells:show;
}
th {
background:silver;
}
td {
background:white;
}
h1 {
text-align:center;
}
pre, tt {
font-size:120%;
}
abbr {
text-decoration:underline;
}
@media print {
.noprint {
display:none;
}
a[href] {
color:black;
text-decoration:none;
}
}