Homepage update. New Logo. Minor site updates.

This commit is contained in:
spf13
2014-03-20 21:42:04 -04:00
parent 6205a16b6e
commit 51b078a703
26 changed files with 22 additions and 13 deletions

BIN
docs/static/apple-touch-icon.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

BIN
docs/static/favicon.ico vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -38,7 +38,7 @@ body {
width: 100%;
min-height: 70%;
position: relative;
background: url(../img/converse-fields.jpg) no-repeat center center fixed;
background: url(../img/desk.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
@@ -47,6 +47,16 @@ body {
background-color: black;
}
.logo {
max-width: 35em;
width: 100%;
padding: 2em;
}
.buttonbox {
margin: 2em 0 4em;
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 1024px)
@@ -57,7 +67,7 @@ and (orientation : portrait)
height: 70%;
width: 100%;
position: relative;
background: url(../img/converse-fields-mini.jpg) no-repeat;
background: url(../img/desk-mini.jpg) no-repeat;
background-size: 100% 100%;
z-index: 99999;
background-color: black;
@@ -73,7 +83,7 @@ and (orientation : landscape) {
height: 70%;
width: 100%;
position: relative;
background: url(../img/converse-fields-long.jpg) no-repeat;
background: url(../img/desk-long.jpg) no-repeat;
background-size: 100% 100%;
z-index: 99999;
background-color: black;
@@ -225,7 +235,7 @@ i.callout-icon:hover {
}
#action {
background: url(/static/img/gray.png);
background: url(../img/gray.png);
padding: 50px 0px 30px;
position: fixed;
bottom: 130px;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 326 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 195 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 681 KiB

BIN
docs/static/static/img/desk-long.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 KiB

BIN
docs/static/static/img/desk-mini.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

BIN
docs/static/static/img/desk-sm.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 KiB

BIN
docs/static/static/img/desk.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

BIN
docs/static/static/img/hugo-logo-med.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 85 KiB

BIN
docs/static/static/img/hugo.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

BIN
docs/static/static/img/hugoSM.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 32 KiB