Improved css for dzslides to prevent text spilling over R side.
This commit is contained in:
parent
29e6d07090
commit
e5922e334d
1 changed files with 1 additions and 2 deletions
|
@ -27,9 +27,8 @@ $else$
|
||||||
section {
|
section {
|
||||||
font-family: Arial, serif;
|
font-family: Arial, serif;
|
||||||
font-size: 20pt;
|
font-size: 20pt;
|
||||||
line-height: 24pt;
|
|
||||||
padding: 16pt;
|
|
||||||
}
|
}
|
||||||
|
address, blockquote, dl, fieldset, form, h1, h2, h3, h4, h5, h6, hr, ol, p, pre, table, ul, dl { padding: 10px 20px 10px 20px; }
|
||||||
h1, h2, h3 {
|
h1, h2, h3 {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 10pt 10pt 20pt 10pt;
|
margin: 10pt 10pt 20pt 10pt;
|
||||||
|
|
Loading…
Add table
Reference in a new issue