diff options
| author | “Ryder <“r@okfoc.us”> | 2016-04-11 18:20:41 -0400 |
|---|---|---|
| committer | “Ryder <“r@okfoc.us”> | 2016-04-11 18:20:41 -0400 |
| commit | 7a9d185c86840abbc8788ef21eb296b6f612f839 (patch) | |
| tree | e7f213204a58c40d50ea0b32866af1a4526064b1 /public/assets | |
| parent | 65bb724701d53c7503c0fbe22c7b34f417bddfe3 (diff) | |
img
Diffstat (limited to 'public/assets')
| -rw-r--r-- | public/assets/img/crater.gif | bin | 0 -> 457946 bytes | |||
| -rw-r--r-- | public/assets/ok.css | 6 |
2 files changed, 3 insertions, 3 deletions
diff --git a/public/assets/img/crater.gif b/public/assets/img/crater.gif Binary files differnew file mode 100644 index 0000000..19b4ce9 --- /dev/null +++ b/public/assets/img/crater.gif diff --git a/public/assets/ok.css b/public/assets/ok.css index 3a45870..14a8cd6 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -139,7 +139,7 @@ h3 { } .intro.cover .right { - background: url(https://upload.wikimedia.org/wikipedia/commons/d/de/Victoria_crater_from_HiRise.jpg)no-repeat center; + background: url(img/crater.gif)no-repeat center; background-size: cover; width: 75%; } @@ -713,7 +713,7 @@ nav { .projectLink { display: block; - margin-top: 11px; + } ul li { @@ -747,7 +747,7 @@ ul li { padding: 1px 0 0 0; } .projectLink { - margin-top: 17px; + margin-top: 3px; } } |
