diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index 86f655b5..554aee98 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -1075,17 +1075,21 @@ a.tag:hover { font-size: .85em; } .section.previews { - background: #FAF6F1; - h3 { - line-height: 130%; - font-size: 1.6em; - margin-top: 0; - } + background: #fff; h2, h3 { color: #335062; } + h2 { + margin-top: 0.6em; + margin-bottom: 2.1em; + } + h3 { + line-height: 130%; + font-size: 1.4em; + margin-top: 0; + } p { - color: #666; + color: #111; line-height: 180%; font-size: .9em; } @@ -1119,9 +1123,21 @@ a.tag:hover { width: 100%; height: 250px; margin-right: 30px; - background: white; - border: 6px solid white; + background-color: white; + background-size: 180%; + background-repeat: none; + border: 13px solid #4f7d88; @include box-shadow(1px 1px 2px 0px rgba(0, 0, 0, 0.18)); + + } + &:nth-child(3) .screenshot { + border: 13px solid $c-Brand-1; + } + &:nth-child(4) .screenshot { + border: 13px solid #BECF90; + } + &:nth-child(5) .screenshot { + border: 13px solid #FFCC00; } &.right { .col { diff --git a/views/index.erb b/views/index.erb index 46f5dd00..c6c39f83 100644 --- a/views/index.erb +++ b/views/index.erb @@ -222,45 +222,48 @@ --> -
-

- Our mission: To make the web fun again by giving you back control of how you express yourself online. -

- - screen shot of neocities code editor -