+
Did you know that Sven's Snowshoe Emporium produces the highest quality snowshoes in North America? Find out more .
@@ -21,7 +21,6 @@
New Fall Styles
Be the first at your resort to sport the hot new tennis-themed snow kicks, now available in the store .
-
diff --git a/level_2/1/style.css b/level_2/1/style.css
index 52c4136..61f5514 100644
--- a/level_2/1/style.css
+++ b/level_2/1/style.css
@@ -57,10 +57,6 @@ h3 {
margin: 0 0 15px;
}
-.clear {
- clear: both;
-}
-
/* clearfix */
.group:before, .group:after {
content:"";
diff --git a/level_2/2/style.css b/level_2/2/style.css
index 02e6632..8f7ff89 100644
--- a/level_2/2/style.css
+++ b/level_2/2/style.css
@@ -29,6 +29,7 @@ aside {
aside p {
font-size: 10px;
margin: 0;
+ font-style: italic;
}
article {
@@ -47,7 +48,6 @@ a {
p {
font-size: 14px;
- font-style: italic;
line-height: 19px;
margin: 0 0 15px;
}
diff --git a/level_2/3/style.css b/level_2/3/style.css
index 02eb69e..041e85c 100644
--- a/level_2/3/style.css
+++ b/level_2/3/style.css
@@ -32,6 +32,10 @@ aside p {
font-style: italic;
}
+aside p a {
+ font-style: normal;
+}
+
article {
float: left;
width: 120px;
diff --git a/level_2/4/style.css b/level_2/4/style.css
index f550920..f02aadb 100644
--- a/level_2/4/style.css
+++ b/level_2/4/style.css
@@ -84,14 +84,14 @@ h3 {
color: #7ab2c1;
}
-.active a {
- color: #826c55 !important;
+li.active a {
+ color: #826c55;
}
.primary p {
font-size: 12px;
}
-.copyright {
- font-size: 10px !important;
+p.copyright {
+ font-size: 10px;
}
diff --git a/level_2/5/style.css b/level_2/5/style.css
index b75d031..46592e5 100644
--- a/level_2/5/style.css
+++ b/level_2/5/style.css
@@ -84,11 +84,11 @@ h3 {
zoom: 1;
}
-#home a {
+.home a {
color: #c09e79;
}
-#home article .button {
+article .button {
color: #fff;
}
diff --git a/level_3/1/style.css b/level_3/1/style.css
index 4f30e02..d7da3b4 100644
--- a/level_3/1/style.css
+++ b/level_3/1/style.css
@@ -16,6 +16,7 @@ footer figure {
background: #e0e2e6;
border: 1px solid #c5c9cf;
padding: 15px;
+ width: 88px;
}
footer figure img {
diff --git a/level_3/2/style.css b/level_3/2/style.css
index d7da3b4..22eeaaf 100644
--- a/level_3/2/style.css
+++ b/level_3/2/style.css
@@ -17,6 +17,9 @@ footer figure {
border: 1px solid #c5c9cf;
padding: 15px;
width: 88px;
+ height: 120px;
+ overflow-x: hidden;
+ overflow-y: scroll;
}
footer figure img {
diff --git a/level_3/3/style.css b/level_3/3/style.css
index b82210b..a080874 100644
--- a/level_3/3/style.css
+++ b/level_3/3/style.css
@@ -77,6 +77,7 @@ a:hover, a:focus {
.button {
float: right;
position: relative;
+ top: 3px;
}
.button, .more {
diff --git a/level_3/4/style.css b/level_3/4/style.css
index e9b01e2..2f5934b 100644
--- a/level_3/4/style.css
+++ b/level_3/4/style.css
@@ -9,6 +9,7 @@ body {
footer {
width: 260px;
+ position: relative;
}
.newsletter {
diff --git a/level_3/5/style.css b/level_3/5/style.css
index 87f53e5..35f5730 100644
--- a/level_3/5/style.css
+++ b/level_3/5/style.css
@@ -18,6 +18,7 @@ footer {
font-size: 12px;
margin: 0;
text-align: center;
+ z-index: 1;
}
.newsletter a {
@@ -54,6 +55,9 @@ figure {
-webkit-margin-after: 1em;
-webkit-margin-start: 40px;
-webkit-margin-end: 40px;
+ position: absolute;
+ top: 0;
+ right: 0;
}
h4 {
diff --git a/level_4/1/style.css b/level_4/1/style.css
index 0a3ca6a..c14f1d3 100644
--- a/level_4/1/style.css
+++ b/level_4/1/style.css
@@ -4,27 +4,24 @@ body {
}
article h1 {
- color: #444;
text-align: left;
}
+article h1, article p {
+ color: #444;
+}
+
h1 {
color: #7ab2c1;
- font: bold 22px/28px Tahoma, Arial, sans-serif;
+ font-weight: bold;
+ font-size: 22px;
+ line-height: 28px;
margin: 0 0 10px;
text-align: center;
}
-article p {
- color: #444;
-}
-
p {
font-size: 14px;
line-height: 19px;
margin: 0 0 15px;
}
-
-article p.disclaimer {
- color: #444;
-}
diff --git a/level_4/2/style.css b/level_4/2/style.css
index 5543111..dbb2eee 100644
--- a/level_4/2/style.css
+++ b/level_4/2/style.css
@@ -4,7 +4,7 @@ body {
line-height: 1;
}
-header {
+header, article {
margin: 0 0 20px 0;
}
@@ -17,17 +17,15 @@ h1 {
color: #7ab2c1;
font: bold 22px/28px Tahoma, Arial, sans-serif;
margin: 0 0 10px;
- text-align: center;
}
h2 {
color: #999;
font: italic 18px/24px Georgia, serif;
- text-align: center;
}
-article {
- margin: 0 0 20px 0;
+h1, h2 {
+ text-align: center;
}
article h1 {
diff --git a/level_4/3/style.css b/level_4/3/style.css
index d8815ad..a359295 100644
--- a/level_4/3/style.css
+++ b/level_4/3/style.css
@@ -3,13 +3,13 @@ body {
font-family: Tahoma,Arial,sans-serif;
}
-header {
+header, article {
background: #ccc;
padding: 20px;
font-size: 16px;
}
-h1 {
+h1, h2 {
color: #7ab2c1;
font: bold 22px/28px Tahoma,Arial,sans-serif;
text-align: center;
@@ -19,17 +19,16 @@ h1 {
h2 {
color: #423e40;
font: italic 18px/24px Georgia,serif;
- text-align: center;
+ margin: 0;
}
article {
font-size: 14px;
- padding: 20px;
- margin-bottom: 20px
+ margin-bottom: 20px;
+ background: none;
}
p {
- font-size: 14px;
line-height: 19px;
margin: 0 0 15px;
}
diff --git a/level_4/4/style.css b/level_4/4/style.css
index 98b3a08..3c94dfa 100644
--- a/level_4/4/style.css
+++ b/level_4/4/style.css
@@ -15,10 +15,7 @@ article h1 {
}
p {
- margin-top: 0;
- margin-right: 0;
- margin-bottom: 10px;
- margin-left: 0;
+ margin: 0 0 10px;
font-family: tahoma, arial, sans-serif;
font-size: 14px;
line-height: 16px;
diff --git a/level_4/5/style.css b/level_4/5/style.css
index 4fe61d6..481b5bb 100644
--- a/level_4/5/style.css
+++ b/level_4/5/style.css
@@ -14,6 +14,11 @@ ul {
list-style: none;
}
+nav li {
+ display: inline;
+ margin: 0 5px;
+}
+
nav li a {
font-weight: bold;
}
diff --git a/level_4/6/style.css b/level_4/6/style.css
index 1685217..ebd5570 100644
--- a/level_4/6/style.css
+++ b/level_4/6/style.css
@@ -12,6 +12,8 @@ nav {
ul {
list-style: none;
+ width: 250px;
+ margin: 12px auto;
}
nav li a {
diff --git a/level_5/1/style.css b/level_5/1/style.css
index 58081fd..d5d8575 100644
--- a/level_5/1/style.css
+++ b/level_5/1/style.css
@@ -3,8 +3,8 @@ body {
font-family: Tahoma, Arial, sans-serif;
}
-header {
- margin-top: 20px;
+header, article, aside {
+ margin: 20px 0;
}
h1 {
@@ -20,10 +20,6 @@ h2 {
text-align: center;
}
-article {
- margin: 20px 0;
-}
-
article h1, aside h1 {
color: #848990;
font: bold 16px/20px tahoma, arial, sans-serif;
diff --git a/level_5/2/style.css b/level_5/2/style.css
index 7bda3c7..3a06b1e 100644
--- a/level_5/2/style.css
+++ b/level_5/2/style.css
@@ -6,10 +6,7 @@ body {
header, article, aside {
padding: 10px;
background: #e0e2e6;
-}
-
-article {
- margin: 20px 0;
+ margin: 0 0 20px;
}
h1 {
diff --git a/level_5/3/style.css b/level_5/3/style.css
index 1dd4f0e..f0d01e1 100644
--- a/level_5/3/style.css
+++ b/level_5/3/style.css
@@ -9,12 +9,12 @@ article h1 {
h1 {
color: #7ab2c1;
- font: bold 22px/28px Tahoma, Arial, sans-serif;
- margin: 0 0 10px;
+ font: bold 20px/28px Tahoma, Arial, sans-serif;
+ margin: 0 0 20px;
text-align: center;
}
-section article p {
+p {
background: #e0e2e6;
font-size: 15px;
line-height: 20px;
@@ -23,9 +23,3 @@ section article p {
width: 260px;
padding: 10px;
}
-
-section article h1 {
- font-size: 20px;
- font-family: tahoma, arial, sans-serif;
- margin: 0 0 20px 0;
-}
diff --git a/level_5/4/style.css b/level_5/4/style.css
index 1586d83..3f12efa 100644
--- a/level_5/4/style.css
+++ b/level_5/4/style.css
@@ -21,17 +21,14 @@ h1 {
}
p {
+ font-size: 14px;
+ line-height: 19px;
+ margin: 0 0 15px;
+}
+
+p.history {
background: #e0e2e6;
- font-size: 15px;
- line-height: 20px;
- margin-bottom: 20px;
min-height: 140px;
width: 260px;
padding: 10px;
}
-
-p {
- font-size: 14px;
- line-height: 19px;
- margin: 0 0 15px;
-}
diff --git a/level_6/1/index.html b/level_6/1/index.html
index 9c697ed..3d869c3 100644
--- a/level_6/1/index.html
+++ b/level_6/1/index.html
@@ -8,7 +8,7 @@
The Woven Wonder
-
+
The last snowshoe you'll ever own. Sporting quad-band tuning technology, The Woven Wonder® lives up to its name. And then some. Really.
diff --git a/level_6/1/style.css b/level_6/1/style.css
index 35f9bcc..0106fcb 100644
--- a/level_6/1/style.css
+++ b/level_6/1/style.css
@@ -15,7 +15,6 @@ article h1 {
}
figure {
- background: url(images/wovenwonder.jpg) no-repeat;
border: 2px solid #c5c9cf;
height: 150px;
width: 150px;
diff --git a/level_6/2/index.html b/level_6/2/index.html
index 4c8593f..ba7219b 100644
--- a/level_6/2/index.html
+++ b/level_6/2/index.html
@@ -13,7 +13,7 @@ The Woven Wonder
The last snowshoe you'll ever own. Sporting quad-band tuning technology, The Woven Wonder® lives up to its name. And then some. Really.
- More Information
+ More Information