Compare commits
No commits in common. "fc9689e9a497dc4435c8aa722c8cdeb199c94d4e" and "9c62543d5bfbccd36b6a6af01b3196d77ed58e1c" have entirely different histories.
fc9689e9a4
...
9c62543d5b
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<link rel="stylesheet" type="text/css" href="/styles/err_style.css">
|
||||
<link rel="stylesheet" type="text/css" href="/styles/err_styles.css">
|
||||
<link rel="stylesheet" type="text/css" href="/styles/button_style.css"> <!-- Button styling now comes from the button stylesheet for regular pages. -->
|
||||
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
|
||||
<meta content="system64.dev - Error" property="og:title" />
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<link rel="stylesheet" type="text/css" href="/styles/err_style.css">
|
||||
<link rel="stylesheet" type="text/css" href="/styles/err_styles.css">
|
||||
<link rel="stylesheet" type="text/css" href="/styles/button_style.css"> <!-- Button styling now comes from the button stylesheet for regular pages. -->
|
||||
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
|
||||
<meta content="system64.dev - Error" property="og:title" />
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<link rel="stylesheet" type="text/css" href="/styles/err_style.css">
|
||||
<link rel="stylesheet" type="text/css" href="/styles/err_styles.css">
|
||||
<link rel="stylesheet" type="text/css" href="/styles/button_style.css"> <!-- Button styling now comes from the button stylesheet for regular pages. -->
|
||||
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
|
||||
<meta content="system64.dev - Error" property="og:title" />
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<link rel="stylesheet" type="text/css" href="/styles/err_style.css">
|
||||
<link rel="stylesheet" type="text/css" href="/styles/err_styles.css">
|
||||
<link rel="stylesheet" type="text/css" href="/styles/button_style.css"> <!-- Button styling now comes from the button stylesheet for regular pages. -->
|
||||
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
|
||||
<meta content="system64.dev - Error" property="og:title" />
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<link rel="stylesheet" type="text/css" href="/styles/err_style.css">
|
||||
<link rel="stylesheet" type="text/css" href="/styles/err_styles.css">
|
||||
<link rel="stylesheet" type="text/css" href="/styles/button_style.css"> <!-- Button styling now comes from the button stylesheet for regular pages. -->
|
||||
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
|
||||
<meta content="system64.dev - Error" property="og:title" />
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<link rel="stylesheet" type="text/css" href="/styles/err_style.css">
|
||||
<link rel="stylesheet" type="text/css" href="/styles/err_styles.css">
|
||||
<link rel="stylesheet" type="text/css" href="/styles/button_style.css"> <!-- Button styling now comes from the button stylesheet for regular pages. -->
|
||||
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
|
||||
<meta content="system64.dev - Error" property="og:title" />
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<link rel="stylesheet" type="text/css" href="/styles/err_style.css">
|
||||
<link rel="stylesheet" type="text/css" href="/styles/err_styles.css">
|
||||
<link rel="stylesheet" type="text/css" href="/styles/button_style.css"> <!-- Button styling now comes from the button stylesheet for regular pages. -->
|
||||
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
|
||||
<meta content="system64.dev - Error" property="og:title" />
|
||||
|
|
|
@ -1,49 +0,0 @@
|
|||
/* CSS for System64.dev v2 Error Pages, Under MIT License. (6.6.23) */
|
||||
|
||||
/* decoration */
|
||||
body {
|
||||
background-image: url("/img/bg.jpg");
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
/* positioning and sizing */
|
||||
|
||||
.container { /* not docker or kubernetes, sadly. */
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
div {
|
||||
margin: auto;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
img {
|
||||
width: 20%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
/* fonts */
|
||||
|
||||
@import url('https://fonts.googleapis.com/css2?family=Bitter:wght@600&display=swap'); /* Bitter */
|
||||
@import url('https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap'); /* Share Tech Mono */
|
||||
|
||||
h1 {
|
||||
font-family: 'Bitter', serif;
|
||||
color: white;
|
||||
font-size: 50px;
|
||||
text-align: center;
|
||||
}
|
||||
p {
|
||||
font-family: 'Bitter', serif;
|
||||
color: white;
|
||||
text-align: center;
|
||||
}
|
||||
p.tiny {
|
||||
font-size: 12px;
|
||||
margin-top: -5px;
|
||||
}
|
||||
a {
|
||||
color: white;
|
||||
font-family: 'Bitter', serif;
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
/* CSS for System64.dev v2, by IDeletedSystem64. Under MIT License (v7.29.23) */
|
||||
/* CSS for System64.dev v2, by IDeletedSystem64. Under MIT License (v6.5.23) */
|
||||
@font-face { font-family: 'Share Tech'; src: url(../fonts/Share-Tech/ShareTech-Regular.ttf) format('woff2'); }
|
||||
@font-face { font-family: 'Share Tech Mono'; src: url(../fonts/Share-Tech/ShareTechMono-Regular.ttf) format('woff2'); }
|
||||
@font-face { font-family: 'Bitter'; src: url(../fonts/Bitter/Bitter-VariableFont_wght.ttf) format('woff2'); }
|
||||
|
|
Loading…
Reference in New Issue