office-gobmx/extras/source/misc_config/wizard/form/styles/beige.css
Pascal Junck c55c28b7d6 INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED
2004/10/22 09:38:40 tv 1.1.2.1: language independent files for form wizard
2004-10-27 11:48:24 +00:00

79 lines
1.5 KiB
CSS
Executable file

.doctitle {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #000000;
font-weight: bold;
}
.docdescription {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
font-style: italic;
color: #000000;
}
.docauthor {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
font-style: italic;
color: #000000;
}
.doccreationdate {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #000066;
}
.doclastchangeddate {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #990000;
}
.docfilename {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #000066;
}
.docfileformatinfo {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
font-style: italic;
color: #000000;
}
.docnumberofpages {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #000000;
}
.docsizeinkb {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #000000;
}
body {
background-color: #FFCC99;
background-image: url(images/background.gif);
}
.toctitle {
font-family: "Times New Roman", Times, serif;
font-size: 20px;
font-style: normal;
font-weight: bold;
color: #000000;
background-color: #FFCC99;
}
.tcolor {
background-color: #FF9933;
}
.ccolor {
background-color: #FFCC99;
}
a:link {
font-family: "Times New Roman", Times, serif;
color: #003399;
}
a:visited {
font-family: "Times New Roman", Times, serif;
color: #0099FF;
}
a:active {
font-family: "Times New Roman", Times, serif;
color: #FF0000;
}