Fixed Issue #3. Language pictures are now to the right.
parent
92d0cfb595
commit
7a2417cb4b
9 changed files with 19 additions and 6 deletions
@ -1 +1,10 @@ |
||||
/* You can add custom styles here. */ |
||||
img[src$='#floatleft'] |
||||
{ |
||||
float:left; |
||||
} |
||||
|
||||
img[src$='#floatright'] |
||||
{ |
||||
float:right; |
||||
} |
||||
|
Loading…
Reference in new issue