8 lines
99 B
CSS
8 lines
99 B
CSS
/* just a placeholder for now */
|
|
|
|
address img + .fn {
|
|
display:block;
|
|
margin-top:1em;
|
|
float:left;
|
|
}
|