comparison css/style.css @ 85:52d59a351bf5

add post about unicode in schism
author Paper <paper@paper.us.eu.org>
date Sun, 09 Jun 2024 18:20:45 -0400
parents 5914d06f72b4
children 1fed81c848a5
comparison
equal deleted inserted replaced
84:5914d06f72b4 85:52d59a351bf5
156 156
157 .align-right, 157 .align-right,
158 .blog-date-right { 158 .blog-date-right {
159 float: inline-end; 159 float: inline-end;
160 } 160 }
161
162 .center-image {
163 display: block;
164 margin: 0 auto;
165 }