aboutsummaryrefslogtreecommitdiff
path: root/cgit.css
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css9
1 files changed, 2 insertions, 7 deletions
diff --git a/cgit.css b/cgit.css
index cded981..49cf2d1 100644
--- a/cgit.css
+++ b/cgit.css
@@ -2,16 +2,10 @@ body {
font-family: arial;
font-size: 11pt;
background: white;
-}
-
-body, table {
padding: 0em;
margin: 0em;
}
-table {
- border-collapse: collapse;
-}
h2 {
font-size: 120%;
@@ -70,7 +64,8 @@ img {
table#layout {
width: 100%;
- border-collapse: collapse;
+ border-collapse: separate;
+ border-spacing: 0px;
margin: 0px;
}