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.
10 lines
489 B
10 lines
489 B
@import url(../main.css);
|
|
|
|
body {
|
|
font-size: 12px; font-family: "DejaVu Sans Mono", monospace; font-style: normal; font-weight: normal; margin: 0;
|
|
background: url("../images/kopete.png"); background-position: center; background-attachment: fixed; background-repeat: no-repeat; background-color: black
|
|
}
|
|
|
|
.imageContainer { margin: 4px 4px 4px 4px; display: block }
|
|
.buddyIcon { width: 48px; float: right; border-style: dotted none; border-width: 2px medium; border-color: #666 white }
|