]> Lady’s Gitweb - Gitweb/blobdiff - gitweb.css
gitweb: Allow arbitrary strings to be dug with pickaxe
[Gitweb] / gitweb.css
index 88fb3c4e638719fb8aea51e83e64aca2338964825d5191fccaf8ed5a6d211fe6..3918671298ea9a67988c4231ccbe440014068a9c8ce9c2c3b6207924fb851eb8 100644 (file)
@@ -1,5 +1,6 @@
 body {
        font-family: sans-serif;
+       font-size: small;
        border: solid #d9d8d1;
        border-width: 1px;
        margin: 10px;
@@ -483,3 +484,7 @@ span.atnight {
 span.match {
        color: #e00000;
 }
+
+div.binary {
+       font-style: italic;
+}
This page took 0.227484 seconds and 4 git commands to generate.