Compare commits

...

4 Commits

Author SHA1 Message Date
Atlas Cove a5640f2a81 Update CSS
moved ibm plex dirs
2023-11-05 13:59:23 +00:00
Atlas Cove 0b31d48b79 update index.txti
reformat 88x31 buttons.
2023-11-05 13:55:35 +00:00
Atlas Cove d976f8b945 update in/index.txt
move downloads section
2023-11-05 12:40:00 +00:00
Atlas Cove 645346e9d3 update in/index.txti
remove redundant full stop
2023-11-05 10:53:20 +00:00
53 changed files with 35 additions and 26 deletions

View File

@ -1,11 +1,14 @@
@use 'sass:color'
@import url("all.css")
@import url("font/ibm-plex-mono/def.css")
@import url("font/ibm-plex/mono/def.css")
$bg: #1F0042,
$fg: color.invert($bg)
$bg: #1F0042
$fg: invert($bg)
$link: #E0E030
:root
--extlink: lighten($link, 25%)
body
background-color: $bg
color: $fg

View File

@ -1,10 +1,14 @@
@use "sass:color"
@import "extra.scss"
@import url("all.css")
@import url("font/ibm-plex-sans/def.css")
@import url("font/ibm-plex/sans/def.css")
$bg: #00103D
$fg: #EAE8E3
$link: #189E86
$cont: #C7532B
:root
--extlink: lighten($link, 25%)
@font-face
font-family: 'Science Gothic', monospace
src: url('font/science-gothic.ttf') format('truetype')
@ -21,10 +25,10 @@ body
.content
font-family: 'IBM Plex Sans', sans-serif
h1
font-family: 'Science Gothic', monospace
@include font-settings(345,100,116,0)
:before
content: '#'
font-family: 'Science Gothic', monospace
@include font-settings(345,100,116,0)
:before
content: '#'
a
color: $link
a:visited

View File

@ -13,9 +13,7 @@
animation: marquee 15s linear infinite;
}
/* Make it move */
@keyframes marquee {
0% {
transform: translate(0, 0);
@ -24,11 +22,11 @@
transform: translate(-100%, 0);
}
}
.blink {
animation: blink-animation 1s steps(5, start) infinite;
-webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
to {
visibility: hidden;
@ -39,7 +37,10 @@
visibility: hidden;
}
}
.center {
text-align: center;
}
/*# sourceMappingURL=legacy.css.map */

10
in/css/main.sass Normal file
View File

@ -0,0 +1,10 @@
@import "extra.scss"
@import url("all.css")
.header
border-bottom: 1px solid black
@media(prefers-color-sceme: dark)
body
background: #1b1b1b
color: #fff

View File

@ -1,6 +0,0 @@
@import "extra.scss";
@import url("all.css");
.header {
border-bottom: 1px solid black;
}

View File

@ -8,11 +8,7 @@ In a nutshell, this is sort of a read-only wiki, as compared to some of the othe
The spartan look _does_ mean that this can be rendered 1-1 on even the most bare-bones browser.
h1. Links.
h2. Downloads
* "My PGP Key":dl/atlas48.asc
h1. Links
h2. D&D
@ -22,10 +18,11 @@ h2. Starfinder
- "Elysium's Edge":ee := Homebrew Starfinder setting.
h2. Downloads
* "My PGP Key":dl/atlas48.asc
---
"!neocities.png(Love this place.)!":https://neocities.org./
!img/88x31/anydamn.gif!
!img/88x31/amiga_friendly.gif!
!img/88x31/anybrowser3.gif!
!img/88x31/anydamn.gif! !img/88x31/amiga_friendly.gif! !img/88x31/anybrowser3.gif!