office-gobmx/extras/source/misc_config/wizard/web/styles/ice.css

80 lines
1.5 KiB
CSS
Raw Normal View History

.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: #999999;
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: #EEEEEE;
}
.tcolor {
background-color: #00CCFF;
}
.ccolor {
background-color: #CCCCCC;
}
a:link {
font-family: "Times New Roman", Times, serif;
color: #0033CC;
}
a:visited {
font-family: "Times New Roman", Times, serif;
color: #0066FF;
}
a:active {
font-family: "Times New Roman", Times, serif;
color: #FF0000;
}