Initial commit -- migration to zola
BIN
static/favicon.ico
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
static/img/2025-05-17-metro/pic1.jpg
Normal file
After Width: | Height: | Size: 976 KiB |
BIN
static/img/2025-05-17-metro/pic10.jpg
Normal file
After Width: | Height: | Size: 1 MiB |
BIN
static/img/2025-05-17-metro/pic11.jpg
Normal file
After Width: | Height: | Size: 868 KiB |
BIN
static/img/2025-05-17-metro/pic12.jpg
Normal file
After Width: | Height: | Size: 1.1 MiB |
BIN
static/img/2025-05-17-metro/pic13.jpg
Normal file
After Width: | Height: | Size: 745 KiB |
BIN
static/img/2025-05-17-metro/pic14.jpg
Normal file
After Width: | Height: | Size: 642 KiB |
BIN
static/img/2025-05-17-metro/pic15.jpg
Normal file
After Width: | Height: | Size: 733 KiB |
BIN
static/img/2025-05-17-metro/pic16.jpg
Normal file
After Width: | Height: | Size: 732 KiB |
BIN
static/img/2025-05-17-metro/pic17.jpg
Normal file
After Width: | Height: | Size: 633 KiB |
BIN
static/img/2025-05-17-metro/pic18.jpg
Normal file
After Width: | Height: | Size: 786 KiB |
BIN
static/img/2025-05-17-metro/pic19.jpg
Normal file
After Width: | Height: | Size: 775 KiB |
BIN
static/img/2025-05-17-metro/pic2.jpg
Normal file
After Width: | Height: | Size: 1.1 MiB |
BIN
static/img/2025-05-17-metro/pic20.jpg
Normal file
After Width: | Height: | Size: 1,005 KiB |
BIN
static/img/2025-05-17-metro/pic21.jpg
Normal file
After Width: | Height: | Size: 873 KiB |
BIN
static/img/2025-05-17-metro/pic24.jpg
Normal file
After Width: | Height: | Size: 1 MiB |
BIN
static/img/2025-05-17-metro/pic26.jpg
Normal file
After Width: | Height: | Size: 627 KiB |
BIN
static/img/2025-05-17-metro/pic27.jpg
Normal file
After Width: | Height: | Size: 1.1 MiB |
BIN
static/img/2025-05-17-metro/pic28.jpg
Normal file
After Width: | Height: | Size: 1 MiB |
BIN
static/img/2025-05-17-metro/pic29.jpg
Normal file
After Width: | Height: | Size: 872 KiB |
BIN
static/img/2025-05-17-metro/pic3.jpg
Normal file
After Width: | Height: | Size: 738 KiB |
BIN
static/img/2025-05-17-metro/pic30.jpg
Normal file
After Width: | Height: | Size: 965 KiB |
BIN
static/img/2025-05-17-metro/pic31.jpg
Normal file
After Width: | Height: | Size: 1.1 MiB |
BIN
static/img/2025-05-17-metro/pic32.jpg
Normal file
After Width: | Height: | Size: 696 KiB |
BIN
static/img/2025-05-17-metro/pic33.jpg
Normal file
After Width: | Height: | Size: 575 KiB |
BIN
static/img/2025-05-17-metro/pic34.jpg
Normal file
After Width: | Height: | Size: 885 KiB |
BIN
static/img/2025-05-17-metro/pic35.jpg
Normal file
After Width: | Height: | Size: 1.1 MiB |
BIN
static/img/2025-05-17-metro/pic36.jpg
Normal file
After Width: | Height: | Size: 1.2 MiB |
BIN
static/img/2025-05-17-metro/pic37.jpg
Normal file
After Width: | Height: | Size: 916 KiB |
BIN
static/img/2025-05-17-metro/pic38.jpg
Normal file
After Width: | Height: | Size: 888 KiB |
BIN
static/img/2025-05-17-metro/pic39.jpg
Normal file
After Width: | Height: | Size: 1.1 MiB |
BIN
static/img/2025-05-17-metro/pic4.jpg
Normal file
After Width: | Height: | Size: 732 KiB |
BIN
static/img/2025-05-17-metro/pic40.jpg
Normal file
After Width: | Height: | Size: 758 KiB |
BIN
static/img/2025-05-17-metro/pic41.jpg
Normal file
After Width: | Height: | Size: 554 KiB |
BIN
static/img/2025-05-17-metro/pic42.jpg
Normal file
After Width: | Height: | Size: 744 KiB |
BIN
static/img/2025-05-17-metro/pic43.jpg
Normal file
After Width: | Height: | Size: 1.3 MiB |
BIN
static/img/2025-05-17-metro/pic44.jpg
Normal file
After Width: | Height: | Size: 1.3 MiB |
BIN
static/img/2025-05-17-metro/pic45.jpg
Normal file
After Width: | Height: | Size: 1.2 MiB |
BIN
static/img/2025-05-17-metro/pic46.jpg
Normal file
After Width: | Height: | Size: 1.3 MiB |
BIN
static/img/2025-05-17-metro/pic5.jpg
Normal file
After Width: | Height: | Size: 1.3 MiB |
BIN
static/img/2025-05-17-metro/pic7.jpg
Normal file
After Width: | Height: | Size: 720 KiB |
BIN
static/img/2025-05-17-metro/pic8.jpg
Normal file
After Width: | Height: | Size: 1.1 MiB |
BIN
static/img/2025-05-17-metro/pic9.jpg
Normal file
After Width: | Height: | Size: 1.2 MiB |
185
static/style.css
Normal file
|
@ -0,0 +1,185 @@
|
|||
html {
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #fff;
|
||||
color: #000;
|
||||
font-family: sans-serif;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
pre, code {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #005386;
|
||||
}
|
||||
|
||||
#header a, #nav a, #menu a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#nav a:hover {
|
||||
background-color: #ddd;
|
||||
}
|
||||
|
||||
#menu {
|
||||
clear: both;
|
||||
color: #069;
|
||||
overflow: hidden;
|
||||
background-color: #17a;
|
||||
padding: 0.7ex;
|
||||
border-top: 1px solid #ccc;
|
||||
border-bottom: 1px solid #069;
|
||||
}
|
||||
|
||||
#menu a {
|
||||
padding: 0.5ex 1ex;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#menu span {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#menu a:hover {
|
||||
background-color: #069;
|
||||
}
|
||||
|
||||
#header {
|
||||
background-color: #eee;
|
||||
clear: both;
|
||||
color: #555;
|
||||
font-size: 1.78em;
|
||||
padding: 0.7ex 0.7ex 0.7ex 0.7em;
|
||||
}
|
||||
|
||||
#headerLink {
|
||||
color: #17a;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
margin: 1em 1ex 0.5ex 0;
|
||||
font-size: 1.4em;
|
||||
}
|
||||
|
||||
h2 {
|
||||
margin: 1em 1ex 0.5ex 0;
|
||||
font-size: 1.3em;
|
||||
}
|
||||
|
||||
h3 {
|
||||
margin: 1em 1ex 0.5ex 0;
|
||||
font-size: 1.0em;
|
||||
}
|
||||
|
||||
h4 {
|
||||
margin: 1em 1ex 0.5ex 0;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
#headerSubtitle {
|
||||
font-size: 0.75em;
|
||||
font-style: italic;
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
#content {
|
||||
clear: both;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#nav {
|
||||
float: left;
|
||||
margin: 0 1px 0 0;
|
||||
padding: 1em 0;
|
||||
border-right: 1px dotted #ccc;
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
#nav ul {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#nav li {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#nav li ul {
|
||||
padding-left: 0.6em !important;
|
||||
}
|
||||
|
||||
#nav li a {
|
||||
display: block;
|
||||
margin: 0;
|
||||
padding: 0.8ex 2em 0.8ex 1em;
|
||||
}
|
||||
|
||||
#main {
|
||||
margin: 0 0 0 300px;
|
||||
max-width: 50em;
|
||||
padding: 1.5em;
|
||||
}
|
||||
|
||||
.gallery {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(3, minmax(0, 1fr));
|
||||
grid-gap: 20px;
|
||||
}
|
||||
|
||||
.gallery a img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
|
||||
.left {
|
||||
float: left;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.right {
|
||||
float: right;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
body {
|
||||
background-color: #000;
|
||||
color: #bdbdbd;
|
||||
}
|
||||
#menu {
|
||||
border-top: 1px solid #222;
|
||||
}
|
||||
#header {
|
||||
background-color: #111;
|
||||
}
|
||||
#nav a:hover {
|
||||
background-color: #222;
|
||||
}
|
||||
blockquote, pre, code {
|
||||
background-color: #111;
|
||||
border-color: #222;
|
||||
}
|
||||
a {
|
||||
color: #56c8ff;
|
||||
}
|
||||
#main img[src$=svg] {
|
||||
filter: invert(1);
|
||||
}
|
||||
}
|