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.
tdebase/kcontrol/kcontrol/about/kcontrol.css

51 lines
579 B

#headerR {
position: absolute;
right: 0px;
width: 430px;
height: 131px;
background-image: url(top-right-kcontrol.png);
}
#title {
right: 80px;
font-size: xx-large;
}
#tagline {
right: 80px;
font-size: small;
text-shadow: #000000 1px 1px 1px;
}
#barCenter {
font-size: x-small;
}
#tableTitle {
font-weight: bold;
padding-bottom: 1ex;
}
.kc_table {
font-size: x-small;
width: 100%;
}
.kc_leftcol {
width: 30%;
}
.kc_rightcol {
font-weight: bold;
}
.kc_use_text {
margin-bottom: 0;
font-size: xx-small;
}
.kcm_link {
color: #000;
}