/
index
/
gitweb-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
a7b7ead
)
line-height on body
author
Sebastian Slomski
<redacted>
Wed, 18 May 2011 15:42:26 +0000
(17:42 +0200)
committer
Sebastian Slomski
<redacted>
Wed, 18 May 2011 15:42:26 +0000
(17:42 +0200)
gitweb.css
patch
|
blob
|
history
diff --git
a/gitweb.css
b/gitweb.css
index afe4f9efc3c52b125fd77a12ea8818db298bd739..7e5e09b0df83cb158bfecb559a861f07a1ae1e7f 100755
(executable)
--- a/
gitweb.css
+++ b/
gitweb.css
@@
-47,6
+47,7
@@
a { outline: none; }
body {
font-family: "Monaco", "Courier New", monospace;
font-size: 12px;
+ line-height: 1.5;
margin: 0;
background-color: #fff;
color: #000000;