2009-02-20 14:48:13 +00:00
|
|
|
/* Generated by KompoZer */
|
|
|
|
body {
|
|
|
|
margin-left: 1em;
|
|
|
|
margin-right: 1em;
|
|
|
|
font-family: tahoma,verdana,arial,helvetica,geneva,sans-serif;
|
|
|
|
background-color: #ffffff;
|
|
|
|
}
|
|
|
|
p {
|
|
|
|
margin-left: 1em;
|
|
|
|
line-height: 130%;
|
|
|
|
}
|
|
|
|
h2 {
|
2009-02-24 22:09:22 +00:00
|
|
|
border: 1px solid #808080;
|
|
|
|
padding: 4px;
|
|
|
|
background-color: #AAFFCC;
|
|
|
|
font-size: 99%;
|
|
|
|
margin-left: 1em;
|
2009-02-20 14:48:13 +00:00
|
|
|
}
|
|
|
|
h3 {
|
|
|
|
border: 1px solid #808080;
|
2009-02-22 23:02:47 +00:00
|
|
|
padding: 6px;
|
|
|
|
background-color: #cee7ff;
|
2009-02-20 14:48:13 +00:00
|
|
|
color: #5c5c5c;
|
|
|
|
}
|
2009-02-24 22:09:22 +00:00
|
|
|
table {
|
|
|
|
margin-left: 1em;
|
|
|
|
}
|
2009-02-20 14:48:13 +00:00
|
|
|
pre {
|
|
|
|
border: 1px solid #62a0ff;
|
2009-02-25 21:29:40 +00:00
|
|
|
padding: 4px;
|
2009-02-20 14:48:13 +00:00
|
|
|
background-color: #cee7ff;
|
|
|
|
font-family: 'Monotype.com',"Courier New",Courier,monospace;
|
|
|
|
font-size: 90%;
|
|
|
|
line-height: 125%;
|
2009-02-24 22:09:22 +00:00
|
|
|
margin-left: 1em;
|
|
|
|
margin-right: 1em;
|
2009-02-20 14:48:13 +00:00
|
|
|
}
|
|
|
|
p.info {
|
|
|
|
margin-left: 3em;
|
|
|
|
}
|
|
|
|
ul {
|
|
|
|
margin-left: 2em;
|
|
|
|
}
|
2009-02-24 22:09:22 +00:00
|
|
|
ol {
|
|
|
|
margin-left: 2em;
|
|
|
|
}
|
2009-02-20 14:48:13 +00:00
|
|
|
h4 {
|
|
|
|
margin-left: 2em;
|
|
|
|
}
|
|
|
|
h1 {
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
table {
|
|
|
|
border-collapse: collapse;
|
|
|
|
}
|
|
|
|
td {
|
|
|
|
border: 1px solid #808080;
|
|
|
|
padding: 5px;
|
|
|
|
}
|
|
|
|
th {
|
|
|
|
border: 2px solid #808080;
|
|
|
|
padding: 5px;
|
|
|
|
background-color: #c0c0c0;
|
|
|
|
}
|
|
|
|
.homeTitle {
|
|
|
|
font-family: Arial,Helvetica,sans-serif;
|
|
|
|
font-size: 36pt;
|
|
|
|
font-weight: bold;
|
|
|
|
color: #003399;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
.homeDescription {
|
|
|
|
font-family: Arial,Helvetica,sans-serif;
|
|
|
|
font-size: 20pt;
|
|
|
|
color: #003399;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
.homeVersion {
|
|
|
|
margin: 10px;
|
|
|
|
font-family: Arial,Helvetica,sans-serif;
|
|
|
|
font-size: 16pt;
|
|
|
|
color: #003399;
|
|
|
|
text-align: center;
|
|
|
|
}
|
2009-02-11 05:03:03 +00:00
|
|
|
.bg_winxp {
|
2009-02-20 14:48:13 +00:00
|
|
|
text-align: center;
|
|
|
|
background-color: #ece9d8;
|
2009-02-11 05:03:03 +00:00
|
|
|
}
|
|
|
|
.bg_vista {
|
2009-02-20 14:48:13 +00:00
|
|
|
text-align: center;
|
|
|
|
background-color: #f0f0f0;
|
2009-02-11 05:03:03 +00:00
|
|
|
}
|
|
|
|
.bg_gtk {
|
2009-02-20 14:48:13 +00:00
|
|
|
text-align: center;
|
|
|
|
background-color: #efebe7;
|
2009-02-11 05:03:03 +00:00
|
|
|
}
|
|
|
|
.bg_mot {
|
2009-02-20 14:48:13 +00:00
|
|
|
text-align: center;
|
|
|
|
background-color: #adb1c2;
|
2009-02-11 05:03:03 +00:00
|
|
|
}
|
|
|
|
.bg_win2k {
|
2009-02-20 14:48:13 +00:00
|
|
|
text-align: center;
|
|
|
|
background-color: #d4d0c8;
|
|
|
|
}
|
|
|
|
#navigation {
|
|
|
|
position: fixed;
|
|
|
|
top: 0;
|
|
|
|
right: 0;
|
|
|
|
background-color: #e1e1e1;
|
|
|
|
}
|
|
|
|
#navigation ul {
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
|
|
|
list-style-type: none;
|
|
|
|
}
|
|
|
|
#navigation li {
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
#navigation a {
|
|
|
|
border: 1px solid #808080;
|
|
|
|
padding: 3px;
|
|
|
|
color: #5c5c5c;
|
|
|
|
text-decoration: none;
|
|
|
|
display: block;
|
|
|
|
background-color: #e1e1e1;
|
|
|
|
font-size: small;
|
|
|
|
}
|
|
|
|
#navigation a:hover {
|
|
|
|
border: 1px solid #808080;
|
|
|
|
color: #e1e100;
|
|
|
|
text-decoration: none;
|
|
|
|
background-color: #5c5c5c;
|
|
|
|
}
|