oulan / iui

Automatically exported from code.google.com/p/iui
MIT License
0 stars 0 forks source link

How to add margin to the content? #250

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
How can I add a little margin to the current selected div? Take a look at
the screenshot atrachment.

Btw: Where can I ask questions like this?

Original issue reported on code.google.com by pow...@gmx.de on 26 May 2010 at 6:43

Attachments:

GoogleCodeExporter commented 9 years ago
I'm not sure how you code it but you can try adding margin on to <ul 
style="margin: 0
1em;"> that is holding your chunk of text. Or you can call an external CSS that
controls the <ul> tag

Original comment by horngs...@gmail.com on 2 Jun 2010 at 6:19