summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-03-15 13:29:11 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-03-15 13:29:11 +0100
commit3777ea420ed04e760444c0f983b493776892b862 (patch)
treedead1179ac6ff60503c4d424e41709498bde40d7
parent8ffba49b21b2a81dcf56f2451c858dfd878cd905 (diff)
downloadlanding-3777ea420ed04e760444c0f983b493776892b862.tar.gz
landing-3777ea420ed04e760444c0f983b493776892b862.tar.bz2
landing-3777ea420ed04e760444c0f983b493776892b862.zip
add style reset
-rw-r--r--index.html.j21
m---------static/web-common0
2 files changed, 1 insertions, 0 deletions
diff --git a/index.html.j2 b/index.html.j2
index ce26219..3ed1e6b 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -3,6 +3,7 @@
<head profile="http://www.w3.org/2005/10/profile">
<meta charset="utf-8"/>
<title>Taler Demo</title>
+ <link rel="stylesheet" type="text/css" href="{{ url('static/web-common/pure.css') }}" />
<link rel="stylesheet" type="text/css" href="{{ url('static/web-common/demo.css') }}" />
<link rel="stylesheet" type="text/css" href="{{ url('static/web-common/taler-fallback.css') }}" id="taler-presence-stylesheet" />
<link rel="icon" type="image/png" href="{{ url('static/web-common/favicon-taler.ico') }}" />
diff --git a/static/web-common b/static/web-common
-Subproject 357a9df65bf5afbf2eb621ac3afc84495021a1b
+Subproject 6dd8ca1675817cc0ca65f0819489234eeafaa2e