home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 August
/
PCWorld_2001-08_cd.bin
/
Komunikace
/
sambar
/
_setup.1
/
webmail_summer.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2000-04-10
|
5KB
|
311 lines
/* Colortable:
#ffd700 = "Gold"
#fafad2 = "LigthGoldenrodYellow"
#D3D3D3 = "LightGrey"
other colors are unnamed.
Font-size:
the font-size is relative where possible, which allows
user-specific settings for fonts. The basefont size for
the document is 1em, which equals the width of the
capital M character in the font specified by the user,
by default.
This implementation, allows visually challenged users to
be able to read the text, without using special tools.
You can test it, by using ctrl-[ and ctrl-] in Netscape
browsers and "View/Text-size" in Microsoft browsers.
*/
BODY {
background-color : #FAFAD2;
color : Black;
font-size : 1em;
}
/*indepedent styles */
STRONG {
font-weight : bold;
display : inline;
}
SPAN.statistics {
font-size : 65%;
}
SPAN.disabled {
color : #D3D3D3;
}
TD.backlink {
background-color : #003399;
color : #FFFAD2;
font-family : "Comic Sans MS", sans-serif;
font-size : 80%;
vertical-align : bottom;
}
TD.backlink A {
color : #FFD700;
text-decoration : underline;
}
TD.backlink A:HOVER {
text-decoration : none;
}
SMALL {
display : inline;
font-size : 80%;
}
/* the sidemenu */
TD.sidemenuheader {
color : #FFD700;
background-color : #003399;
text-align : center;
font-family : "Comic Sans MS", sans-serif;
font-size : 100%;
font-weight : bold;
}
TD.sidemenuitem {
background-color : #FFD700;
color : #003399;
font-family: "Comic Sans MS", sans-serif;
font-size: 90%;
text-align : left;
}
TD.sidemenuitem A {
display: inline;
color: #003399;
text-decoration: underline;
}
TD.sidemenuitem A:HOVER {
display: inline;
color: #FAFAD2;
text-decoration: none;
}
/* index.htm */
H2 {
color: #003399;
}
TABLE.index TD {
font-family : "Comic Sans MS", sans-serif;
font-size : 80%;
}
INPUT {
font-family : "courier new", monospace;
}
/* webmail.stm: general */
TH {
background-color: #003399;
color: #FFD700;
font-family: "Comic Sans MS", sans-serif;
font-size: 100%;
font-weight: bold;
text-align : left;
}
SPAN.headline {
font-size: 200%;
text-transform : capitalize;
}
SPAN.time {
font-size: 80%;
}
TD.wmmainheader {
font-family: "Comic Sans MS", sans-serif;
background-color: #003399;
color: #FAFAD2;
}
TD.wmmainheader A{
color: #FFD700;
text-decoration : underline;
}
TD.wmmainheader A:HOVER{
color: #FFFFBC;
text-decoration : none;
}
TD.navbar {
font-family: "Comic Sans MS", sans-serif;
color: #003399;
}
TD.navscore {
color: Red;
background-color : #FAFAD2;
font-family : Tahoma, Verdana, Univers-Extended, sans-serif;
font-size : 8pt;
font-weight : bold;
}
/* mailmsg.stm */
TD.msgtitle {
font-family : "Arial Black";
font-size : 240%;
text-align : right;
color : #003399;
background-color : #FAFAD2;
}
TD.msgids {
background-color : #003399;
color : #FAFAD2;
font-family : "Lucida Sans Typewriter", "Courier New", monospace;
font-size : 125%;
line-height : 150%;
}
TD.msgids A {
display: inline;
color: #FFD700;
text-decoration: underline;
}
TD.msgids A:HOVER {
display: inline;
color: #FAFAE2;
text-decoration: none;
}
TD.lblmsgheader {
background-color : #003399;
color : #FAFAD2;
font-family : "Comic Sans MS", sans-serif;
font-weight : bold;
}
TD.msgheader {
background-color : #FFD700;
color : #003399;
font-family : "Comic Sans MS", sans-serif;
font-size : 90%;
font-weight : bold;
}
TD.msgheader A {
display : inline;
color : #528CF6;
text-decoration : underline;
}
TD.msgheader A:HOVER {
display : inline;
color : #7AB7E5;
text-decoration : none;
}
TD.msgnav {
background-color : #003399;
color : #FAFAD2;
font-family : "Lucida Sans Typewriter", "Courier New", monospace;
font-size : 90%;
text-align : center;
}
TD.msgnav A {
display : inline;
color : #FFD700;
text-decoration : underline;
}
TD.msgnav A:HOVER {
display : inline;
color : #FAFAD2;
text-decoration : none;
}
TD.msgbanner {
color : #003399;
background-color : #FFD700;
text-align : center;
}
TD.sidemenu {
color : #003399;
background-color : #FFD700;
vertical-align : top;
}
TD.msgbody {
color : Black;
background-color : #FAFAD2;
}
TD.msgbody PRE {
font-family : "Lucida Sans Typewriter", "Courier New", monospace;
font-size : 1em;
}
#tabody {
background-color : #FFFAD2;
color : #003399;
font-family : "Lucida Sans Typewriter", "Courier New", monospace;
font-size : 1em;
}
/* defaults.stm */
TD.attrheader {
background-color : #003399;
color : #FAFAD2;
font-family : "Comic Sans MS", sans-serif;
font-size : 100%;
font-weight : bold;
}
/* mailto.stm */
TD.lblmailto {
background-color : #003399;
color : #FFFAD2;
font-family : "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
font-size : 90%;
font-weight : bold;
}
/* filters.stm */
TD.filterlist TD {
font-family : "Comic Sans MS", sans-serif;
font-size : 90%;
}
/* mailsearch rpc */
TD.mailsearch {
background-color : #FAFAD2;
color : #003399;
font-family : "Comic Sans MS", sans-serif;
font-size : 90%;
}
TD.mailsearch A {
display : inline;
color : Navy;
text-decoration : underline;
}
TD.mailsearch A:HOVER {
display : inline;
color : #D3D3D3;
text-decoration : none;
}