about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlexander Kabui2020-11-26 00:10:33 +0300
committerAlexander Kabui2020-11-26 00:10:33 +0300
commitd0550bfee7e4eaf986d797c9ebadc7b8bc59f891 (patch)
tree9297039ebbd347e178e50904c5e4133a430de522
parent23d27c88bcc085bac3fb14b534cf1d4a7f11f22a (diff)
downloadgenenetwork2-d0550bfee7e4eaf986d797c9ebadc7b8bc59f891.tar.gz
modify github button
-rw-r--r--wqflask/wqflask/templates/reference.html9
1 files changed, 2 insertions, 7 deletions
diff --git a/wqflask/wqflask/templates/reference.html b/wqflask/wqflask/templates/reference.html
index 78469d39..0ba7d7d5 100644
--- a/wqflask/wqflask/templates/reference.html
+++ b/wqflask/wqflask/templates/reference.html
@@ -15,10 +15,6 @@
 <div id="markdown" class="container">
    {{ rendered_markdown|safe }}
 
-	<!-- hello there -->
-  <!--   <small>
-        <a href="https://raw.githubusercontent.com/genenetwork/genenetwork2/wqflask/wqflask/static/glossary.md" target="_">[Edit on Github]</a></small>
-    {{ rendered_markdown|safe }} -->
 </div>
 
 <style type="text/css">
@@ -39,7 +35,7 @@
 		/*background: #27407a;*/
 		background: blue;
 		border-radius: 20px;
-		text-align: center;
+		/*text-align: center;*/
 
 
 	}
@@ -50,8 +46,7 @@
 	}
 
 /*html{
-  background: red;
-
+  
   scroll-behavior: smooth;
 }*/