Added simple header to main project list.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Sat, 7 Nov 2020 02:50:51 +0000 (02:50 +0000)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Sat, 7 Nov 2020 02:50:51 +0000 (02:50 +0000)
indextext.html [new file with mode: 0644]
static/gitweb.css

diff --git a/indextext.html b/indextext.html
new file mode 100644 (file)
index 0000000..6f1926a
--- /dev/null
@@ -0,0 +1,3 @@
+<p>Any git repository contained in this archive may be cloned anonymously with the command:</p>
+<pre>git clone git://git.subgeniuskitty.com/project_name</pre>
+<p>See the main website at <a href="http://subgeniuskitty.com">http://subgeniuskitty.com</a> for more information about these projects.</p>
index 48b6947..5b5451b 100644 (file)
@@ -216,11 +216,18 @@ a.rss_logo:hover {
   width: 95%;
   margin: 0 auto 15px;
   background: -moz-linear-gradient(center top , #FFFFFF 0%, #F5F5F5 100%) repeat scroll 0 0 transparent;
-  border: 1px solid #DFDFDF;
+  border: 1px solid #d8d8d8;
   padding: 8px;
   -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
+  font-size: 1.5em;
+}
+
+.index_include pre {
+  border: 1px solid #d8d8d8;
+  margin: 1em 0 1em 2em;
+  padding: 0.5em;
 }
 
 /* Elements