UPDATED 404 page with cosmetic adjustmets.
FIXED bad link to wonderdome.net. [#2] UPDATED to v0.1.1.
This commit is contained in:
parent
769c04c294
commit
3698b77487
@ -37,7 +37,7 @@
|
|||||||
background-color: #121a24;
|
background-color: #121a24;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
color: #b9b9ba;
|
color: #b9b9ba;
|
||||||
line-height: 1.3em;
|
line-height: 1.8em;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
.container {
|
.container {
|
||||||
@ -48,7 +48,6 @@
|
|||||||
max-width: 30em;
|
max-width: 30em;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 2em;
|
padding: 2em;
|
||||||
margin: 2em auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "wonderdome-site",
|
"name": "wonderdome-site",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"description": "WonderDome.net static site, built using Gulp.",
|
"description": "WonderDome.net static site, built using Gulp.",
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -8,13 +8,13 @@
|
|||||||
</a> Site © 2018 Eric Woodward, No Rights Reserved.<br />
|
</a> Site © 2018 Eric Woodward, No Rights Reserved.<br />
|
||||||
To the extent possible under law, and except where otherwise indicated,
|
To the extent possible under law, and except where otherwise indicated,
|
||||||
<a rel="dct:publisher"
|
<a rel="dct:publisher"
|
||||||
href="https://wonderdome.net/">
|
href="https://www.wonderdome.net/">
|
||||||
<span property="dct:title">Eric Woodward</span></a>
|
<span property="dct:title">Eric Woodward</span></a>
|
||||||
has waived all copyright and related or neighboring rights to
|
has waived all copyright and related or neighboring rights to
|
||||||
<span property="dct:title">both the source and content of the <em>Wonder Dome website</em></span>.
|
<span property="dct:title">both the source and content of the <em>Wonder Dome website</em></span>.
|
||||||
This work is published from:
|
This work is published from:
|
||||||
<span property="vcard:Country" datatype="dct:ISO3166"
|
<span property="vcard:Country" datatype="dct:ISO3166"
|
||||||
content="US" about="https://wonderdome.net/">
|
content="US" about="https://www.wonderdome.net/">
|
||||||
United States</span>.
|
United States</span>.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
Reference in New Issue
Block a user