Update tint colour
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, user-scalable=0">
|
||||
<title>peep</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../web/index.css">
|
||||
<style>a, .tint, .table-btn:after {color: #202020} .active {color: #202020;border-bottom: 2px solid #202020;}</style>
|
||||
<style>a, .tint, .table-btn:after {color: #bce9fd} .active {color: #bce9fd;border-bottom: 2px solid #bce9fd;}</style>
|
||||
<script src="../../web/index.js"></script>
|
||||
<meta name="description" content="A package by ConorTheDev for iOS 12.0 to 13.0.">
|
||||
<meta property="og:title" content="peep">
|
||||
@@ -15,7 +15,7 @@
|
||||
<meta name="twitter:title" content="peep">
|
||||
<meta name="twitter:description" content="A package by ConorTheDev for iOS 12.0 to 13.0.">
|
||||
<meta name="twitter:image" content="https://repo.conorthedev.me/assets/me.conorthedev.peep/banner.png">
|
||||
<meta name="theme-color" content="#202020">
|
||||
<meta name="theme-color" content="#bce9fd">
|
||||
</head>
|
||||
<body>
|
||||
<div class="body">
|
||||
|
||||
Reference in New Issue
Block a user