2023-01-23 19:30:31 +00:00
|
|
|
/*
|
|
|
|
Atari Color Schemes
|
|
|
|
|
|
|
|
Atari 800
|
|
|
|
--------
|
|
|
|
Chassis (dark): #d5cdb4
|
|
|
|
Chassis (light): #fcf4dd
|
|
|
|
|
|
|
|
Start Button: #fed700
|
|
|
|
Select Button: #fab700
|
|
|
|
Option Button: #e99e23
|
|
|
|
Reset Button: #ae7900
|
|
|
|
|
|
|
|
Keycaps (dark): #322918
|
|
|
|
Keycaps (light): #766e5a
|
|
|
|
|
|
|
|
Atari 130XE
|
|
|
|
-----------
|
|
|
|
Chassis (dark): #9a9c9b
|
|
|
|
Chassis (light): #babebd
|
|
|
|
|
|
|
|
Logo: #d0625c
|
|
|
|
|
|
|
|
Keycaps (bkgd): #d5d5d3
|
|
|
|
Keycaps (ltrs): #868581
|
|
|
|
*/
|
|
|
|
|
|
|
|
* {
|
2023-01-24 00:19:44 +00:00
|
|
|
margin: 2px;
|
|
|
|
padding: 5px;
|
2023-01-23 19:30:31 +00:00
|
|
|
box-sizing: border-box;
|
|
|
|
}
|
|
|
|
|
|
|
|
HTML
|
|
|
|
{
|
|
|
|
background-color: #0a4984;
|
|
|
|
font-size: 2.5vw;
|
2023-01-24 18:43:09 +00:00
|
|
|
#background-image: url('../img/Atari_Wallpaper.jpg');
|
2023-01-23 19:30:31 +00:00
|
|
|
#background-position: 80% 80%;
|
|
|
|
#background-repeat: no-repeat;
|
|
|
|
#background-size: 100%;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Atari Classic Extrasmooth';
|
2023-01-24 18:43:09 +00:00
|
|
|
src: url('../font/ATARCE__.TTF') format('truetype');
|
2023-01-23 19:30:31 +00:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Atari Classic Smooth';
|
2023-01-24 18:43:09 +00:00
|
|
|
src: url('../font/ATARCS__.TTF') format('truetype');
|
2023-01-23 19:30:31 +00:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Atari Full';
|
2023-01-24 18:43:09 +00:00
|
|
|
src: url('../font/ATARI_FULL.ttf') format('truetype');
|
2023-01-23 19:30:31 +00:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Atari Classic Chunky';
|
2023-01-24 18:43:09 +00:00
|
|
|
src: url('../font/ATARCC__.TTF') format('truetype');
|
2023-01-23 19:30:31 +00:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
2023-01-24 09:43:04 +00:00
|
|
|
@font-face {
|
|
|
|
font-family: 'Atari Classic Chunky Reverse';
|
2023-01-24 18:43:09 +00:00
|
|
|
src: url('../font/ATARCC__.TTF') format('truetype');
|
2023-01-24 09:43:04 +00:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
2023-01-23 19:30:31 +00:00
|
|
|
@font-face {
|
|
|
|
font-family: 'Atari Tiny';
|
2023-01-24 18:43:09 +00:00
|
|
|
src: url('../font/atari-small-font.ttf') format('truetype');
|
2023-01-23 19:30:31 +00:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Atarian System Regular';
|
2023-01-24 18:43:09 +00:00
|
|
|
src: url('../font/sf-atarian-system.regular.ttf') format('truetype');
|
2023-01-23 19:30:31 +00:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
2023-01-24 00:19:44 +00:00
|
|
|
@font-face {
|
|
|
|
font-family: 'Atarian System Bold';
|
2023-01-24 18:43:09 +00:00
|
|
|
src: url("../font/sf-atarian-system.bold.ttf") format('truetype');
|
|
|
|
font-weight: bold;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Dot Matrix Regular';
|
|
|
|
src: url("../font/DOTMATRX.TTF") format('truetype');
|
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Dot Matrix Bold';
|
|
|
|
src: url("../font/DOTMBold.TTF") format('truetype');
|
2023-01-24 00:19:44 +00:00
|
|
|
font-weight: bold;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
2023-01-23 19:30:31 +00:00
|
|
|
body {
|
2023-01-24 21:26:11 +00:00
|
|
|
font-family: 'Atari Classic Chunky', serif;
|
2023-01-23 19:30:31 +00:00
|
|
|
justify-content: center;
|
|
|
|
margin: 0.5em;
|
|
|
|
padding: 0.5em;
|
|
|
|
color: #afcde9;
|
|
|
|
background-color: #003366;
|
|
|
|
}
|
|
|
|
|
|
|
|
p {
|
2023-01-24 21:26:11 +00:00
|
|
|
font-family: 'Atari Classic Extrasmooth', serif;
|
2023-01-24 18:43:09 +00:00
|
|
|
line-height: 1.3;
|
2023-01-25 14:13:21 +00:00
|
|
|
font-size: 0.575em;
|
2023-01-23 19:30:31 +00:00
|
|
|
color: #f2f2f2;
|
|
|
|
}
|
|
|
|
|
|
|
|
.p2 {
|
2023-01-24 21:26:11 +00:00
|
|
|
font-family: 'Atari Classic Smooth', serif;
|
2023-01-23 19:30:31 +00:00
|
|
|
font-size: 0.485em;
|
|
|
|
color: #f2f2f2;
|
|
|
|
}
|
|
|
|
|
|
|
|
.p3 {
|
2023-01-24 21:26:11 +00:00
|
|
|
font-family: 'Atari Classic Extrasmooth', serif;
|
2023-01-23 19:30:31 +00:00
|
|
|
font-size: 0.365em;
|
|
|
|
color: #f2f2f2;
|
|
|
|
}
|
|
|
|
|
2023-01-24 09:43:04 +00:00
|
|
|
.p4 {
|
2023-01-24 21:26:11 +00:00
|
|
|
font-family: 'Atari Classic Smooth', serif;
|
2023-01-24 09:43:04 +00:00
|
|
|
font-size: 0.595em;
|
|
|
|
color: #322918;
|
|
|
|
}
|
|
|
|
|
2023-01-23 19:30:31 +00:00
|
|
|
pre {
|
2023-01-24 21:26:11 +00:00
|
|
|
width: 78%;
|
2023-01-24 00:19:44 +00:00
|
|
|
border: solid yellow 2px;
|
2023-01-23 19:30:31 +00:00
|
|
|
padding-top: 10px;
|
2023-01-24 21:26:11 +00:00
|
|
|
padding-bottom: 10px;
|
2023-01-24 09:43:04 +00:00
|
|
|
padding-left:10px;
|
2023-01-24 21:26:11 +00:00
|
|
|
margin-left: 10px;
|
2023-01-23 19:30:31 +00:00
|
|
|
background-color: #004d80;
|
2023-01-24 21:26:11 +00:00
|
|
|
font-family: 'Atari Classic Chunky', serif;
|
2023-01-24 00:19:44 +00:00
|
|
|
font-weight: lighter;
|
|
|
|
font-size: 0.525em;
|
2023-01-23 19:30:31 +00:00
|
|
|
line-height: 1.2;
|
2023-01-24 09:43:04 +00:00
|
|
|
overflow-wrap: break-word;
|
2023-01-23 19:30:31 +00:00
|
|
|
color: #f2f2f2;
|
|
|
|
}
|
|
|
|
|
2023-01-24 18:43:09 +00:00
|
|
|
.codeblock div {
|
|
|
|
width: 87%;
|
|
|
|
border: solid yellow 2px;
|
|
|
|
padding-top: 10px;
|
2023-01-24 21:26:11 +00:00
|
|
|
padding-bottom: 0;
|
2023-01-24 18:43:09 +00:00
|
|
|
padding-left:10px;
|
|
|
|
margin-left: 25px;
|
|
|
|
background-color: #004d80;
|
2023-01-24 21:26:11 +00:00
|
|
|
font-family: 'Atari Classic Chunky', serif;
|
2023-01-24 18:43:09 +00:00
|
|
|
font-weight: lighter;
|
|
|
|
font-size: 0.525em;
|
|
|
|
line-height: 1.2;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: #f2f2f2;
|
|
|
|
}
|
|
|
|
|
2023-01-24 00:19:44 +00:00
|
|
|
.title-wrap {
|
|
|
|
display:flex;
|
|
|
|
justify-content:center;
|
2023-01-24 18:43:09 +00:00
|
|
|
align-items: baseline;
|
|
|
|
alignment-baseline: bottom;
|
2023-01-24 00:19:44 +00:00
|
|
|
}
|
|
|
|
|
2023-01-24 09:43:04 +00:00
|
|
|
.title-text {
|
2023-01-23 19:30:31 +00:00
|
|
|
width: 100%;
|
|
|
|
text-align: center;
|
2023-01-24 21:26:11 +00:00
|
|
|
font-family: 'Atarian System Regular', serif;
|
2023-01-24 09:43:04 +00:00
|
|
|
font-size: 7.3vw;
|
2023-01-24 18:43:09 +00:00
|
|
|
line-height: 1.0;
|
2023-01-23 19:30:31 +00:00
|
|
|
color: #fcf4dd;
|
|
|
|
}
|
|
|
|
|
2023-01-24 00:19:44 +00:00
|
|
|
.title-image {
|
2023-01-24 21:26:11 +00:00
|
|
|
padding: 0;
|
2023-01-24 18:43:09 +00:00
|
|
|
float: bottom;
|
2023-01-24 21:26:11 +00:00
|
|
|
height:45px;
|
2023-01-24 18:43:09 +00:00
|
|
|
width:40px;
|
2023-01-24 00:19:44 +00:00
|
|
|
}
|
|
|
|
|
2023-01-23 19:30:31 +00:00
|
|
|
.subtitle {
|
|
|
|
width: 80%;
|
|
|
|
margin: auto;
|
|
|
|
text-align: center;
|
2023-01-24 21:26:11 +00:00
|
|
|
font-family: 'Atarian System Regular', serif;
|
2023-01-23 19:30:31 +00:00
|
|
|
font-size: 1.0em;
|
|
|
|
line-height: 1.1;
|
|
|
|
color: #afcde9;
|
2023-01-24 00:19:44 +00:00
|
|
|
}
|
|
|
|
|
2023-01-23 19:30:31 +00:00
|
|
|
.start {
|
2023-01-24 21:26:11 +00:00
|
|
|
font-family: 'Atarian System Regular', serif;
|
2023-01-24 00:19:44 +00:00
|
|
|
font-size: 1.2em;
|
|
|
|
color: #322918;
|
|
|
|
text-align: center;
|
|
|
|
background-color: #fed700;
|
2023-01-24 09:00:17 +00:00
|
|
|
width: 3.7em;
|
2023-01-24 00:19:44 +00:00
|
|
|
border: 2px solid #322918;
|
2023-01-24 00:51:27 +00:00
|
|
|
padding: 5px;
|
|
|
|
margin: 5px;
|
2023-01-23 19:30:31 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.select {
|
2023-01-24 21:26:11 +00:00
|
|
|
font-family: 'Atarian System Regular', serif;
|
2023-01-24 00:19:44 +00:00
|
|
|
font-size: 1.2em;
|
|
|
|
color: #322918;
|
|
|
|
text-align: center;
|
|
|
|
background-color: #fab700;
|
2023-01-24 09:00:17 +00:00
|
|
|
width: 3.7em;
|
2023-01-24 00:19:44 +00:00
|
|
|
border: 2px solid #322918;
|
2023-01-24 00:51:27 +00:00
|
|
|
padding: 5px;
|
|
|
|
margin: 5px;
|
2023-01-23 19:30:31 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.option {
|
2023-01-24 21:26:11 +00:00
|
|
|
font-family: 'Atarian System Regular', serif;
|
2023-01-24 00:19:44 +00:00
|
|
|
font-size: 1.2em;
|
|
|
|
color: #322918;
|
|
|
|
text-align: center;
|
|
|
|
background-color: #e99e23;
|
2023-01-24 09:00:17 +00:00
|
|
|
width: 3.7em;
|
2023-01-24 00:19:44 +00:00
|
|
|
border: 2px solid #322918;
|
2023-01-24 00:51:27 +00:00
|
|
|
padding: 5px;
|
|
|
|
margin: 5px;
|
2023-01-24 00:19:44 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.reset {
|
2023-01-24 21:26:11 +00:00
|
|
|
font-family: 'Atarian System Regular', serif;
|
2023-01-24 00:19:44 +00:00
|
|
|
font-size: 1.2em;
|
|
|
|
color: #322918;
|
|
|
|
text-align: center;
|
|
|
|
background-color: #ae7900;
|
2023-01-24 09:00:17 +00:00
|
|
|
width: 3.7em;
|
2023-01-24 00:19:44 +00:00
|
|
|
border: 2px solid #322918;
|
2023-01-24 00:51:27 +00:00
|
|
|
padding: 5px;
|
|
|
|
margin: 5px;
|
2023-01-23 19:30:31 +00:00
|
|
|
}
|
|
|
|
|
2023-01-24 00:19:44 +00:00
|
|
|
.button-row button {
|
2023-01-24 21:26:11 +00:00
|
|
|
font-family: 'Atarian System Regular', serif;
|
2023-01-24 18:43:09 +00:00
|
|
|
color: #322918;
|
2023-01-24 00:19:44 +00:00
|
|
|
align-content: center;
|
|
|
|
justify-content: center;
|
|
|
|
cursor: pointer;
|
2023-01-23 19:30:31 +00:00
|
|
|
display: flex;
|
2023-01-24 00:19:44 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.button-row button:hover {
|
2023-01-24 21:26:11 +00:00
|
|
|
font-family: 'Atarian System Bold', serif;
|
2023-01-24 00:19:44 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.button-column button {
|
2023-01-23 19:30:31 +00:00
|
|
|
align-content: center;
|
|
|
|
justify-content: center;
|
2023-01-24 00:19:44 +00:00
|
|
|
cursor: pointer;
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
|
|
|
|
.button-column button:not(:last-child) {
|
|
|
|
border-bottom: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.button-column button:hover {
|
2023-01-24 21:26:11 +00:00
|
|
|
font-family: 'Atarian System Bold', serif;
|
2023-01-23 19:30:31 +00:00
|
|
|
}
|
|
|
|
|
2023-01-24 00:19:44 +00:00
|
|
|
.shadowbox {
|
2023-01-24 21:26:11 +00:00
|
|
|
font-family: 'Atari Classic Chunky Reverse', serif;
|
2023-01-24 09:00:17 +00:00
|
|
|
width: 11.95em;
|
2023-01-24 09:43:04 +00:00
|
|
|
background-color: #fcf4dd;
|
|
|
|
border: 3px solid #003366;
|
|
|
|
box-shadow: 5px 6px darkgray;
|
2023-01-24 00:19:44 +00:00
|
|
|
padding: 5px;
|
|
|
|
}
|
|
|
|
|
2023-01-24 18:43:09 +00:00
|
|
|
.printout {
|
2023-01-24 21:26:11 +00:00
|
|
|
font-family: 'Dot Matrix Regular', serif;
|
2023-01-24 18:43:09 +00:00
|
|
|
font-size: small;
|
|
|
|
color: black;
|
|
|
|
width: 65%;
|
|
|
|
background-color: whitesmoke;
|
|
|
|
border: 2px solid black;
|
|
|
|
margin-left: 40px;
|
|
|
|
box-shadow: 2px 2px darkgray;
|
|
|
|
}
|
|
|
|
|
2023-01-23 19:30:31 +00:00
|
|
|
/* unvisited link */
|
|
|
|
a:link {
|
|
|
|
color: #5a97d0;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* visited link */
|
|
|
|
a:visited {
|
|
|
|
color: #5a97d0;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* mouse over link */
|
|
|
|
a:hover {
|
|
|
|
color: #5a97d0;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* selected link */
|
|
|
|
a:active {
|
|
|
|
color: #5a97d0;
|
|
|
|
}
|
|
|
|
|
|
|
|
H1 {
|
2023-01-24 18:43:09 +00:00
|
|
|
color: #d5cdb4;
|
2023-01-23 19:30:31 +00:00
|
|
|
margin-left: auto;
|
|
|
|
margin-right: auto;
|
2023-01-24 09:43:04 +00:00
|
|
|
font-size: 3.5vw;
|
2023-01-23 19:30:31 +00:00
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
|
|
|
|
H2 {
|
|
|
|
font-size: 2.8vw;
|
|
|
|
}
|
|
|
|
|
|
|
|
H3 {
|
|
|
|
font-size: 2.4vw;
|
|
|
|
color: #dd504a;
|
|
|
|
}
|
|
|
|
|
|
|
|
H4 {
|
|
|
|
font-size: 2.1vw;
|
|
|
|
color: #6c7063;
|
|
|
|
}
|
|
|
|
|
|
|
|
UL {
|
2023-01-24 21:26:11 +00:00
|
|
|
font-size: 1.1vw;
|
2023-01-23 19:30:31 +00:00
|
|
|
margin:1em;
|
|
|
|
padding:0;
|
|
|
|
}
|
|
|
|
|
|
|
|
LI {
|
2023-01-24 22:12:45 +00:00
|
|
|
font-size: 1.4vw;
|
2023-01-23 19:30:31 +00:00
|
|
|
padding-bottom: 0.2em;
|
|
|
|
color: #dd504a;
|
|
|
|
}
|