Center images displayed in markdown READMEs.
[gitweb-sgk] / static / gitweb.css
index d001682..4894dd3 100644 (file)
@@ -409,6 +409,8 @@ th .header {
 .readme img {
   max-width: 100%;
   max-height: auto;
 .readme img {
   max-width: 100%;
   max-height: auto;
+  margin-left: auto;
+  margin-right: auto;
 }
 
 .projects_list,
 }
 
 .projects_list,