8 lines
89 B
CSS
8 lines
89 B
CSS
.imageleft {
|
|
float: left;
|
|
margin-right: 0.3em;
|
|
}
|
|
|
|
.imageleft img {
|
|
width: 1.5em;
|
|
}
|