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.css20
1 files changed, 0 insertions, 20 deletions
diff --git a/cgit.css b/cgit.css
index 49cf2d1..ef4bc62 100644
--- a/cgit.css
+++ b/cgit.css
@@ -10,7 +10,6 @@ body {
h2 {
font-size: 120%;
font-weight: bold;
- margin-top: 0em;
margin-bottom: 0.25em;
}
@@ -128,25 +127,6 @@ td#search input {
background-color: #fff;
}
-td#summary {
- vertical-align: top;
- padding-bottom: 1em;
-}
-
-td#archivelist {
- padding-bottom: 1em;
-}
-
-td#archivelist table {
- float: right;
- border-collapse: collapse;
- border: solid 1px #777;
-}
-
-td#archivelist table th {
- background-color: #ccc;
-}
-
td#content {
padding: 1em 0.5em;
}