From: Aaron Taylor Date: Sat, 7 Nov 2020 02:50:51 +0000 (+0000) Subject: Added simple header to main project list. X-Git-Url: http://git.subgeniuskitty.com/gitweb-sgk/.git/commitdiff_plain/3d4c5e32db61adc0761069aa63c37d0e4ee7648a Added simple header to main project list. --- diff --git a/indextext.html b/indextext.html new file mode 100644 index 0000000..6f1926a --- /dev/null +++ b/indextext.html @@ -0,0 +1,3 @@ +

Any git repository contained in this archive may be cloned anonymously with the command:

+
git clone git://git.subgeniuskitty.com/project_name
+

See the main website at http://subgeniuskitty.com for more information about these projects.

diff --git a/static/gitweb.css b/static/gitweb.css index 48b6947..5b5451b 100644 --- a/static/gitweb.css +++ b/static/gitweb.css @@ -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