Merge pull request #2488 from overleaf/as-import-pr-708

[Imported] Vendor web fonts, (#708)

GitOrigin-RevId: b286a0d4bac9d84f70bf9d4ff99220f67ce67425
This commit is contained in:
Alasdair Smith
2020-01-15 04:20:37 +00:00
committed by Copybot
parent 8a667d3933
commit a084d620ae
48 changed files with 2548 additions and 421 deletions
+2 -3
View File
@@ -3,9 +3,8 @@ html.full-height(itemscope, itemtype='http://schema.org/Product')
head
title Something went wrong
link(rel="icon", href="/" + settings.brandPrefix + "favicon.ico")
if buildCssPath
link(rel="stylesheet", href=buildCssPath(null, { hashedPath: true }))
link(href="//netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css",rel="stylesheet")
link(rel="stylesheet", href=buildCssPath(null, { hashedPath: true }))
body.full-height
.content.content-alt.full-height
.container.full-height