changed names
This commit is contained in:
parent
4afc8f0736
commit
cdcb61b98b
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>colours.dalfuss.link</title>
|
||||
<title>Wow, so many pwetty colours owo</title>
|
||||
<link rel="stylesheet" href="https://cdn.simplecss.org/simple.min.css">
|
||||
<link rel="stylesheet" href="./css/custom.css">
|
||||
<script src="https://kit.fontawesome.com/14a35c233c.js" crossorigin="anonymous"></script>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<div class="popup" id="popup"> Copied color: <span id="popupText"></span> </div>
|
||||
<h1><img class="logo" src="./images/logo.png" alt="Controller Icon with a blue to pink to blue gradient"></h1>
|
||||
<p>These are the colours <a href="https://dalfuss.link">I</a> use!</p>
|
||||
<h2 style="color: #F5A9B8">Dalfuss "Brand" Colours</h2>
|
||||
<h2 style="color: #F5A9B8">Definitely some Colours</h2>
|
||||
<div class="palette">
|
||||
<div class="color light" style="background-color: #f5a9b8;">#F5A9B8</div>
|
||||
<div class="color light" style="background-color: #5bcffa;">#5BCFFA</div>
|
||||
|
|
Loading…
Reference in New Issue