Implemented necessary functionality so binary files no longer render literally.
[catagits/Gitalist.git] / root / static / css / core.css
index 001b995..d4220de 100755 (executable)
@@ -467,6 +467,10 @@ pre.blob {
   overflow:auto;
   font-size:12px;
 }
+div.blob {
+    text-align: center;
+    margin: 30px;
+}
 
 /* /blobdiff etc */