diff --git a/panoramix/static/featured_datasets.css b/panoramix/static/featured_datasets.css deleted file mode 100644 index 32a41147e8610..0000000000000 --- a/panoramix/static/featured_datasets.css +++ /dev/null @@ -1,17 +0,0 @@ -.main-text { - text-align: center; - font-size: 36px; - margin-bottom: 20px; -} - -.small_table { - width: 170px; -} - -#data-title{ - font-size: 20px; -} - -#dataset-table { - border-bottom: 1px solid #dddddd; -} diff --git a/panoramix/templates/panoramix/featured_datasets.html b/panoramix/templates/panoramix/featured_datasets.html index dfbe182ce52a8..18f7a35386963 100644 --- a/panoramix/templates/panoramix/featured_datasets.html +++ b/panoramix/templates/panoramix/featured_datasets.html @@ -1,10 +1,8 @@ {% extends "panoramix/base.html" %} {% block content %} - -
Table | @@ -17,32 +15,34 @@ {% for dataset in featured_datasets %}||||
---|---|---|---|---|
- {{ dataset.table_name }}
+ {{ dataset.table_name }}{{ dataset.description }} |
{{ dataset.database }} | {{ dataset.owner }} | -Visualize it! | +