You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
395 B
27 lines
395 B
15 years ago
|
|
||
|
#headerR {
|
||
|
position: absolute;
|
||
|
right: 0px;
|
||
|
width: 430px;
|
||
|
height: 131px;
|
||
|
background-image: url(top-right-kmail.png);
|
||
|
}
|
||
|
|
||
|
#title {
|
||
|
right: 125px;
|
||
|
}
|
||
|
|
||
|
#tagline {
|
||
|
right: 125px;
|
||
|
}
|
||
|
|
||
|
#boxCenter {
|
||
|
background-image: url(box-center-kmail.png);
|
||
|
background-repeat: no-repeat;
|
||
|
background-color: #dfe7f3;
|
||
|
background-position: bottom right;
|
||
|
}
|
||
|
|
||
|
/* vim:set sw=2 et nocindent smartindent: */
|
||
|
|