rename css
This commit is contained in:
parent
8a80fc6936
commit
77c6f4eefc
8 changed files with 12 additions and 12 deletions
|
@ -9,8 +9,8 @@
|
|||
<meta content="A spacebar client that has DMs, replying and more" property="og:description">
|
||||
<meta content="/logo.webp" property="og:image">
|
||||
<meta content="#4b458c" data-react-helmet="true" name="theme-color">
|
||||
<link href="/style2.css" rel="stylesheet">
|
||||
<link href="/themes2.css" rel="stylesheet" id="lightcss">
|
||||
<link href="/style.css" rel="stylesheet">
|
||||
<link href="/themes.css" rel="stylesheet" id="lightcss">
|
||||
</head>
|
||||
|
||||
<body class="Dark-theme" style="overflow-y: scroll;">
|
||||
|
|
|
@ -9,8 +9,8 @@
|
|||
<meta content="A spacebar client that has DMs, replying and more" property="og:description">
|
||||
<meta content="/logo.webp" property="og:image">
|
||||
<meta content="#4b458c" data-react-helmet="true" name="theme-color">
|
||||
<link href="/style2.css" rel="stylesheet">
|
||||
<link href="/themes2.css" rel="stylesheet" id="lightcss">
|
||||
<link href="/style.css" rel="stylesheet">
|
||||
<link href="/themes.css" rel="stylesheet" id="lightcss">
|
||||
<style>body,#loading{background:#16191b;}@media(prefers-color-scheme:light){body,#loading{background:#9397bd;}}</style>
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
</head>
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<meta name="description" content="You shouldn't see this, but this is an invite URL">
|
||||
<meta content="/logo.webp" property="og:image">
|
||||
<meta content="#4b458c" data-react-helmet="true" name="theme-color">
|
||||
<link href="/style2.css" rel="stylesheet">
|
||||
<link href="/themes2.css" rel="stylesheet" id="lightcss">
|
||||
<link href="/style.css" rel="stylesheet">
|
||||
<link href="/themes.css" rel="stylesheet" id="lightcss">
|
||||
</head>
|
||||
<div>
|
||||
<div id="invitebody">
|
||||
|
|
|
@ -10,8 +10,8 @@
|
|||
>
|
||||
<meta content="/logo.webp" property="og:image">
|
||||
<meta content="#4b458c" data-react-helmet="true" name="theme-color">
|
||||
<link href="/style2.css" rel="stylesheet">
|
||||
<link href="/themes2.css" rel="stylesheet" id="lightcss">
|
||||
<link href="/style.css" rel="stylesheet">
|
||||
<link href="/themes.css" rel="stylesheet" id="lightcss">
|
||||
</head>
|
||||
<div id="logindiv">
|
||||
<h1>Login</h1>
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
<meta name="description" content="Invite this bot to your server!">
|
||||
<meta content="/logo.webp" property="og:image">
|
||||
<meta content="#4b458c" data-react-helmet="true" name="theme-color">
|
||||
<link href="/style2.css" rel="stylesheet">
|
||||
<link href="/themes2.css" rel="stylesheet" id="lightcss">
|
||||
<link href="/style.css" rel="stylesheet">
|
||||
<link href="/themes.css" rel="stylesheet" id="lightcss">
|
||||
</head>
|
||||
<div>
|
||||
<div id="invitebody">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<meta content="A spacebar client that has DMs, replying and more" property="og:description">
|
||||
<meta content="/logo.webp" property="og:image">
|
||||
<meta content="#4b458c" data-react-helmet="true" name="theme-color">
|
||||
<link href="/style2.css" rel="stylesheet">
|
||||
<link href="/themes2.css" rel="stylesheet" id="lightcss">
|
||||
<link href="/style.css" rel="stylesheet">
|
||||
<link href="/themes.css" rel="stylesheet" id="lightcss">
|
||||
</head>
|
||||
<div id="logindiv">
|
||||
<h1>Create an account</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue