Skip to content

Commit 314a0d3

Browse files
committed
minor fix
1 parent 1aa289f commit 314a0d3

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

css3-gcpm/Overview.src.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
table.border table td { border: thin dotted black; padding: 0.2em; margin: 0.2em }
3434
table.border .comment { margin-top: 0; white-space: normal; font-style: italic }
3535

36-
div.out { background: #FEE; padding: 1em 0.5em }
36+
div.out { background: #FEE; padding: 0.2em 0.5em }
3737
div.out div.example { background: #FED }
3838
h1, h2, h3, h4, h5, h6 { background: transparent }
3939
</style>
@@ -2995,6 +2995,7 @@ <h2>Creating paged presentations</h2>
29952995
the presentation, these navigational tools should not be part of the
29962996
document.
29972997

2998+
</div>
29982999

29993000
<h2>Styling blank pages</h2>
30003001

@@ -3279,6 +3280,7 @@ <h2>Page floats</h2>
32793280
width calculations as per CSS 2.1 section 10.3.3. In vertical text,
32803281
width calculations are vice versa.
32813282

3283+
<div class=out>
32823284

32833285
<h2>Advanced multi-column layout</h2>
32843286

@@ -3848,6 +3850,7 @@ <h3>The 'float-offset' property</h3>
38483850

38493851
</div>
38503852

3853+
</div>
38513854

38523855
<h2>Page lists</h2>
38533856

@@ -4031,6 +4034,7 @@ <h3>The 'page' property</h3>
40314034
</div>
40324035

40334036

4037+
<div class=out>
40344038

40354039
<h2>Continuation markers</h2>
40364040

0 commit comments

Comments
 (0)