Skip to content

Commit 139974e

Browse files
committed
styling change
1 parent e5ea475 commit 139974e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

css3-multicol/Overview.src.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
table.breaks td, table.breaks th { border: thin solid black; padding: 0.1em 0.2em }
2020

2121
div.example:before { width: 9em }
22+
23+
body { columns: 2 }
24+
h1, h2, h3, div { column-span: all }
2225
</style>
2326

2427
</head>

0 commit comments

Comments
 (0)