update pages to use new colours

This commit is contained in:
ben clark 2021-04-05 15:14:50 +00:00
parent 5c3778d646
commit 9384577df5
2 changed files with 4 additions and 4 deletions

View File

@ -8,8 +8,8 @@
<link rel='stylesheet' type='text/css' media='screen' href='/main.css'>
<script src='/main.js'></script>
</head>
<body>
<div class="header header-orange">
<body class="orange">
<div class="header">
<h1 style="white-space: pre-line">code of
conduct</h1>
</div>

View File

@ -8,8 +8,8 @@
<link rel='stylesheet' type='text/css' media='screen' href='/main.css'>
<script src='/main.js'></script>
</head>
<body>
<div class="header header-red">
<body class="red">
<div class="header">
<h1 style="white-space: pre-line">signup</h1>
</div>
<main>