Remove oldstyle.css

This commit is contained in:
John J. Camilleri
2018-06-14 10:11:11 +02:00
parent f0c5d53e78
commit 71c7fbc7f9
3 changed files with 5 additions and 48 deletions

View File

@@ -17,8 +17,10 @@ h1 img.nofloat { float: none; }
img.right { float: right; }
ol.languages {
column-width: 12em;
-moz-column-width: 12em;
display: flex;
flex-direction: column;
flex-wrap: wrap;
height: 12em;
}
.grow {