Add beta banner to homepage

Because the homepage of the app is discoverable to the public, it makes
“gives the wrong impression” for it not to have a beta banner.
This commit is contained in:
Chris Hill-Scott
2016-07-28 09:05:10 +01:00
parent 817a52781f
commit f22b61b9f4
3 changed files with 14 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
// Extra CSS overlaying elements
#global-header-bar {
background-color: $red;
background-color: $govuk-blue;
}
#global-header {
@@ -174,3 +174,8 @@ details summary {
}
}
.phase-banner-beta {
border: 0;
margin-bottom: -$gutter + 2px;
}

View File

@@ -30,6 +30,7 @@ $path: '/static/images/';
@import 'elements/layout';
@import 'elements/lists';
@import 'elements/panels';
@import 'elements/phase-banner';
@import 'elements/tables';

View File

@@ -9,6 +9,13 @@
{% block maincolumn_content %}
<div class="phase-banner-beta">
<p>
<strong class="phase-tag">BETA</strong>
<span>This is a new service your <a href="{{ url_for('main.feedback') }}">feedback</a> will help us to improve it.</span>
</p>
</div>
{% call banner_wrapper(type='intro') %}
<h1 class="heading-medium">
GOV.UK Notify makes it easy to send text messages and emails to