Bug #21286 » 12250.diff
typo3/sysext/t3skin/stylesheets/stylesheet_post.css (working copy) | ||
---|---|---|
/* General style */
|
||
h2 {
|
||
font-size: 14px !important;
|
||
}
|
||
h3 {
|
||
font-size: 13px;
|
||
padding: 2px 0;
|
||
margin: 8px 0 10px;
|
||
}
|
||
h4 {
|
||
font-size: 12px;
|
||
}
|
||
th,
|
||
td {
|
||
vertical-align: top;
|