You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
special-issue-11-wiki2html/static/style.css

11 lines
187 B
CSS

body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
background-color: #aaa4a0;
}
div.row {display: inline; }
div.column { display: inline; }
div.column img{ width:24%; }