mirror of
https://github.com/xtzws/isaac.run.git
synced 2025-12-16 21:10:32 +01:00
Moved files for better centralized management
This commit is contained in:
parent
cbf900c49f
commit
ee088ef1dd
4 changed files with 4 additions and 2 deletions
|
|
@ -4,8 +4,8 @@
|
||||||
<title>Isaac’s Free or Discounted Services Agreement</title>
|
<title>Isaac’s Free or Discounted Services Agreement</title>
|
||||||
<meta charset=utf-8>
|
<meta charset=utf-8>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<link rel="stylesheet" href="index.css">
|
<link rel="stylesheet" href="../index.css">
|
||||||
<link rel="icon" href="../logo.png">
|
<link rel="icon" href="../../logo.png">
|
||||||
<script defer data-domain="isaac.run" src="https://plausible.isaac.run/js/script.outbound-links.js" integrity="sha512-P6pA99trHkg8qamw+QZ+qVihPF5m4k7R9RSj+YljYVHt04+eYV1ELtZkhDEikEhBROqURMezBUBpw4LpSD0iAQ==" crossorigin="anonymous"></script>
|
<script defer data-domain="isaac.run" src="https://plausible.isaac.run/js/script.outbound-links.js" integrity="sha512-P6pA99trHkg8qamw+QZ+qVihPF5m4k7R9RSj+YljYVHt04+eYV1ELtZkhDEikEhBROqURMezBUBpw4LpSD0iAQ==" crossorigin="anonymous"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
||||||
|
|
@ -10,6 +10,8 @@ html {
|
||||||
font-size: 1.05em;
|
font-size: 1.05em;
|
||||||
font-feature-settings: "ss02" 1, "ss03" 1;
|
font-feature-settings: "ss02" 1, "ss03" 1;
|
||||||
text-wrap: pretty;
|
text-wrap: pretty;
|
||||||
|
background-color: antiquewhite;
|
||||||
|
color: rgb(81, 52, 36);
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Loading…
Add table
Add a link
Reference in a new issue