aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/templates/wiki
diff options
context:
space:
mode:
authorMunyoki Kilyungi2024-09-04 13:01:03 +0300
committerBonfaceKilz2024-09-05 16:41:17 +0300
commit62c373c939426c1cfc01a7bb4ffe6fcc75252ed1 (patch)
treefb473e02d18b4bb1ba98e8091b13c435d632ad56 /gn2/wqflask/templates/wiki
parentf480ae7bc26334c228f4b157a9faa2597eb84907 (diff)
downloadgenenetwork2-62c373c939426c1cfc01a7bb4ffe6fcc75252ed1.tar.gz
Delete css block in wiki/history template.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'gn2/wqflask/templates/wiki')
-rw-r--r--gn2/wqflask/templates/wiki/history.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/gn2/wqflask/templates/wiki/history.html b/gn2/wqflask/templates/wiki/history.html
index 649db7d4..bc757603 100644
--- a/gn2/wqflask/templates/wiki/history.html
+++ b/gn2/wqflask/templates/wiki/history.html
@@ -1,20 +1,4 @@
{% extends "base.html" %}
-{% block css %}
- <style type="text/css">
- table tbody th {
- width: 18em;
- }
-
- table tbody th,
- table tbody td {
- padding: 3px;
- }
-
- table {
- margin-left: 1em;
- }
- </style>
-{% endblock %}
{% block content %}
{{ flash_me() }}
<div class = "container container-fluid">