blob: 4514634d8f1d302a608f51f33cdf68168a96be30 (
plain)
1
2
3
4
|
@import url(./Light.css);
.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 }
|