diff --git a/css/readtheorg.css b/css/readtheorg.css index 5c39c36..3936591 100644 --- a/css/readtheorg.css +++ b/css/readtheorg.css @@ -1106,11 +1106,6 @@ li, p, dd { text-align: justify; } -/* .org-dl { */ -/* -webkit-column-count: 2; */ -/* -moz-column-count: 2; */ -/* column-count: 2; */ -/* -webkit-column-width: 300px; */ -/* -moz-column-width: 300px; */ -/* column-width: 300px; */ -/* } */ +pre.src:before { + top: 0; +}