mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
clean up email template layout
This commit is contained in:
parent
ccd93a4a95
commit
e49f738bac
@ -7,22 +7,10 @@ html.w-mod-js.wf-worksans-n4-active.wf-worksans-n6-active.wf-worksans-n1-active.
|
||||
content="text/html; charset=UTF-8"
|
||||
http-equiv="content-type"
|
||||
)
|
||||
meta(charset="utf-8")
|
||||
title Passwort zurück setzen
|
||||
meta(
|
||||
name="viewport"
|
||||
content="width=device-width, initial-scale=1"
|
||||
)
|
||||
script(
|
||||
type="text/javascript"
|
||||
src="includes/webfont.js"
|
||||
)
|
||||
script(type="text/javascript").
|
||||
WebFont.load({ google: { families: ["Work Sans:100,200,300,regular,500,600,700,800,900"] }});
|
||||
// [if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js" type="text/javascript"></script><![endif]
|
||||
script(type="text/javascript").
|
||||
!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);
|
||||
|
||||
style.
|
||||
.wf-force-outline-none[tabindex="-1"]:focus{outline:none;}
|
||||
style
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user