Compare commits
5 Commits
Author | SHA1 | Date |
---|---|---|
Nightly | bd17500770 | |
Nightly | 13fef6d121 | |
Nightly | 9c0f3c0f2e | |
Nightly | 3637d97a9f | |
Nightly | 81ae3d2f1f |
File diff suppressed because one or more lines are too long
|
@ -0,0 +1 @@
|
|||
#sfw{display:block;width:400px;height:400px;background-color:var(--accent-colour)}:root{--background-colour: lightyellow;--accent-colour: purple;background-color:var(--background-colour)}
|
|
@ -0,0 +1,15 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>NightlyRadioRadioRadio</title>
|
||||
<script type="module" crossorigin src="/assets/index-cbd20ecd.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-d2306003.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue