Updated all pages to new layout

This commit is contained in:
2024-07-07 09:45:20 +01:00
parent 5a1c4acbde
commit 52c9ab2a6d
11 changed files with 192 additions and 202 deletions

View File

@@ -22,7 +22,6 @@ body {
border: medium outset black;
}
.logo {
grid-area: logo;
padding: 0 1.5px;
@@ -58,6 +57,11 @@ body {
}
.construction {
background-image: url("img/TokyoBridge6605underconstruction.gif");
background-position: center;
}
a {
color: #07a;
text-decoration:none;
@@ -76,10 +80,14 @@ sub {
padding-left: 5%;
}
.srcItem {
.imgInfo {
display: flex;
}
.imgInfo > a {
margin: auto;
}
.distro {
display: flex;
}