Updated all pages to new layout
This commit is contained in:
12
index.css
12
index.css
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user