[Typo3-documentation] Impovement of Wiki appearance

Johannes Reichardt info at gramba.tv
Mon Jul 19 20:59:01 CEST 2004


Hi Peter!

I don´t have the developer extension but it sounds interesting - i will 
download it when i have time. Just one guess: Could these em values lead 
to the "uncrispy" appearance of the fonts? Generally i use px because it 
looks clear and crisp on most computers.

- Johannes

>
>
> .editsection {
>     padding-top: 1.6em;
> }
>
> P {
>     margin: 0em 0em 0.85em 0em;
>     line-height: 1.3em;
> }
>
> ul {
>     line-height: 1.4em;
>     margin: 0.1em 0.5em 0.75em 1.5em;
> }
>
> h1, h2, h3, h4, h5, h6 {
>     padding-top: 2em;
>     padding-bottom: 0.1em;
> }
> h3, h4 {
>     padding-top: 1.5em;
> }
> h5, h6 {
>     padding-top: 1em;
> }
>
> /* Some space under the headers in the content area */
> #bodyContent h1,
> #bodyContent h2 {
>     margin-bottom: 0.2em;
> }
> #bodyContent h3,
> #bodyContent h4 {
>     margin-bottom: 0.1em;
> }
> #bodyContent h5,
> #bodyContent h6 {
>     margin-bottom: 0em;
> }
>
> HR {
>     margin: 0.85em 0 0.85em 0;
>     }
>
>





More information about the TYPO3-project-documentation mailing list