diff --git a/css/readtheorg.css b/css/readtheorg.css index 7cf3cb2..5c39c36 100644 --- a/css/readtheorg.css +++ b/css/readtheorg.css @@ -1106,11 +1106,11 @@ 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; -} +/* .org-dl { */ +/* -webkit-column-count: 2; */ +/* -moz-column-count: 2; */ +/* column-count: 2; */ +/* -webkit-column-width: 300px; */ +/* -moz-column-width: 300px; */ +/* column-width: 300px; */ +/* } */