diff --git a/static/css/topic.css b/static/css/topic.css index 79467bc..90db3ed 100644 --- a/static/css/topic.css +++ b/static/css/topic.css @@ -1,7 +1,7 @@ .progress { /*position: fixed;*/ top: 0; - height: 85px; + height: 70px; border-radius: 0px; } body { diff --git a/templates/login.html b/templates/login.html index 6aff94a..83ed16b 100644 --- a/templates/login.html +++ b/templates/login.html @@ -7,11 +7,17 @@ + + + + + + diff --git a/templates/maintopics-table.html b/templates/maintopics-table.html index 1138b60..e14a76e 100644 --- a/templates/maintopics-table.html +++ b/templates/maintopics-table.html @@ -10,18 +10,17 @@ - + - - + - - - + + + diff --git a/templates/topic.html b/templates/topic.html index 09d0435..27e8f39 100644 --- a/templates/topic.html +++ b/templates/topic.html @@ -20,15 +20,18 @@ + - + + + -- libgit2 0.21.2