[Typo3-documentation] CSS change?

Peter Kindström peter.kindstrom at abc.se
Wed Jul 7 11:41:42 CEST 2004


Now I got a new suggestion for wiki CSS. It contain very small 
changes, but I think they improve readability much. Could 
Sebastian please cahnge the CSS file so we can hear your opinions?

--------------
.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;
}
---------

A suggestion for Sebastian:
Just put all these code in the bottom of the CSS file for now. 
When all approve to the style, we (you) can change values on the 
original rows.


/Peter Kindström



More information about the TYPO3-project-documentation mailing list