From 1d89dabf814582588e9094ec4c370553f304c246 Mon Sep 17 00:00:00 2001 From: Hubert Date: Sun, 4 Jul 2021 08:01:48 +0200 Subject: [PATCH] save --- static/gitust/gitust.css | 5 +++++ templates/git.html | 27 ++++++++++++--------------- 2 files changed, 17 insertions(+), 15 deletions(-) diff --git a/static/gitust/gitust.css b/static/gitust/gitust.css index 49b2001..b53d9d0 100644 --- a/static/gitust/gitust.css +++ b/static/gitust/gitust.css @@ -19,4 +19,9 @@ ul.breadcrumb li a { ul.breadcrumb li a:hover { color: #01447e; text-decoration: underline; +} + +ul.filebrowser { + list-style: none; + padding: 0px 0px; } \ No newline at end of file diff --git a/templates/git.html b/templates/git.html index 20ba5dc..957206c 100644 --- a/templates/git.html +++ b/templates/git.html @@ -21,12 +21,10 @@
-
-

https://www.wikipedia.org

-

Repository description

-
+

https://www.wikipedia.org

+

Repository description

-
+
112 revisions
@@ -41,7 +39,7 @@
-
+
@@ -50,7 +48,7 @@
-
+
@@ -61,21 +59,20 @@
-
+
+ Coucou +
    + {% for entry in browse %} +
  • {{ entry }}
  • + {% endfor %} +
- - -
    - {% for entry in browse %} -
  • {{ entry }}
  • - {% endfor %} -