mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-04 08:01:34 -04:00
Put basic print stylesheet back in
Replicates the GOV.UK template one, adjusted for the GOV.UK Frontend template HTML.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
|
||||
{% block head %}
|
||||
<link rel="stylesheet" media="screen" href="{{ asset_url('stylesheets/main.css') }}" />
|
||||
<link rel="stylesheet" media="print" href="{{ asset_url('stylesheets/print.css') }}" />
|
||||
<style>
|
||||
.govuk-header__container { border-color: {{header_colour}} }
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user