|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /proc/self/root/usr/share/doc/PyXML-0.8.4/xmlproc/ |
Upload File : |
/*
CSS style sheet for my web pages.
*/
BODY {
margin-left: 10%; margin-right: 10%; margin-top: 24pt; margin-bottom: 12pt;
}
H1 {
background: navy; color: white; padding: 3pt;
padding-left: 7pt;
font-family: Tahoma, Helvetica, sans-serif; margin-bottom: 24pt
}
H2, H3, H4, H5, H6 {
font-family: Tahoma, Helvetica, sans-serif
}
ADDRESS {
background: navy; color: white; padding: 3pt;
font-size: small; font-style: italic;
}
.warning {
font-weight: bold; color: red
}
.warning:before {
content: "Warning: "; font-weight: bold; color: red
}
ADDRESS A:link {
color: white;
}
ADDRESS A:visited {
color: #DDD;
}