Update beta banner text (test site)
This commit is contained in:
parent
9a06d35bd8
commit
e774ed1693
@ -5,8 +5,8 @@
|
||||
width: 100%;
|
||||
min-height: 32px;
|
||||
font-size: 0.8333rem;
|
||||
padding: 0.25em 1em;
|
||||
background: #505050;
|
||||
padding: 0.333rem 0.8333rem;
|
||||
background: #707070;
|
||||
color: #fff;
|
||||
margin: 0;
|
||||
}
|
||||
|
@ -7,7 +7,7 @@ import './beta-banner.css';
|
||||
const BetaBanner = () => (
|
||||
<p className="beta-banner" role="alert" >
|
||||
|
||||
Welcome to the prototype (beta) site for Colouring London. <a
|
||||
Welcome to the test site for Colouring London— officially launching Spring 2019. <a
|
||||
href="http://colouringlondon.org">Find out more about the project.</a>
|
||||
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user