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.
9 lines
358 B
9 lines
358 B
@import url(../main.css);
|
|
|
|
body {
|
|
font-size: 12px; font-family: "DejaVu Sans Mono", monospace; font-style: normal; font-weight: normal; margin: 0;
|
|
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 } |