1
0
Fork 0
This commit is contained in:
Moritz »mo.« Sauer 2014-08-22 17:32:19 +02:00
parent d8ddf6344f
commit 84c8e210c5
14 changed files with 217 additions and 147 deletions

View file

@ -5754,26 +5754,31 @@ button, .button {
}
/* line 83, ../scss/_typography.scss */
mark {
background-color: #f393b5;
}
/* line 85, ../scss/_typography.scss */
.side-nav li.title {
text-transform: uppercase;
}
/* line 84, ../scss/_typography.scss */
/* line 86, ../scss/_typography.scss */
.side-nav li {
border-top: 1px solid #e4e4e4;
}
/* line 85, ../scss/_typography.scss */
/* line 87, ../scss/_typography.scss */
.side-nav li a:not(.button) {
padding: 0.4375rem 0rem;
}
/* line 87, ../scss/_typography.scss */
/* line 89, ../scss/_typography.scss */
.teaser {
font-size: 1.25rem;
}
/* line 88, ../scss/_typography.scss */
/* line 90, ../scss/_typography.scss */
.subtitle {
font-size: 1rem;
margin: 0;
@ -5785,42 +5790,42 @@ button, .button {
Additional typographical elements
- - - - - - - - - - - - - - - - - - - - - - - */
/* line 98, ../scss/_typography.scss */
/* line 100, ../scss/_typography.scss */
.sans {
font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
/* line 99, ../scss/_typography.scss */
/* line 101, ../scss/_typography.scss */
.serif {
font-family: "Volkhov", Georgia;
}
/* line 101, ../scss/_typography.scss */
/* line 103, ../scss/_typography.scss */
.font-size-huge {
font-size: 2.25rem;
}
/* line 102, ../scss/_typography.scss */
/* line 104, ../scss/_typography.scss */
.font-size-large {
font-size: 1.5625rem;
}
/* line 103, ../scss/_typography.scss */
/* line 105, ../scss/_typography.scss */
.font-size-big {
font-size: 1.375rem;
}
/* line 104, ../scss/_typography.scss */
/* line 106, ../scss/_typography.scss */
.font-size-medium {
font-size: 1.125rem;
}
/* line 105, ../scss/_typography.scss */
/* line 107, ../scss/_typography.scss */
.font-size-regular {
font-size: 1.125rem;
}
/* line 106, ../scss/_typography.scss */
/* line 108, ../scss/_typography.scss */
.font-size-normal {
font-size: 1.125rem;
}
@ -5841,44 +5846,38 @@ Additional typographical elements
font-style: normal;
}
/* line 131, ../scss/_typography.scss */
/* line 133, ../scss/_typography.scss */
.entypo {
font-family: 'entypo';
}
/* line 132, ../scss/_typography.scss */
/* line 134, ../scss/_typography.scss */
.entypo-social {
font-family: 'entypo-social';
}
/* line 133, ../scss/_typography.scss */
/* line 135, ../scss/_typography.scss */
.entypo-32 {
font-size: 2rem;
}
/* line 134, ../scss/_typography.scss */
/* line 136, ../scss/_typography.scss */
.entypo-48 {
font-size: 3rem;
}
/* line 135, ../scss/_typography.scss */
/* line 137, ../scss/_typography.scss */
.entypo-64 {
font-size: 4rem;
}
/* line 1, ../scss/_layout.scss */
#logo img {
position: absolute;
top: 100px;
}
/* line 5, ../scss/_layout.scss */
/* line 3, ../scss/_layout.scss */
#search {
padding: 20px 0 0 0;
background: #bd1550;
}
/* line 10, ../scss/_layout.scss */
/* line 8, ../scss/_layout.scss */
#breadcrumb {
background: #f3f3f3;
border-top: 1px solid #f0f0f0;
@ -5886,50 +5885,71 @@ Additional typographical elements
}
/* - - - MASTHEAD - - - - - - - - - - - - - - - - - - - - - - */
/* line 18, ../scss/_layout.scss */
/* line 16, ../scss/_layout.scss */
#title-image-small {
height: 240px;
}
/* line 19, ../scss/_layout.scss */
/* line 17, ../scss/_layout.scss */
#title-image-large {
height: 520px;
}
/* line 20, ../scss/_layout.scss */
/* line 18, ../scss/_layout.scss */
#title-image-index-small {
height: 120px;
}
/* line 21, ../scss/_layout.scss */
/* line 19, ../scss/_layout.scss */
#title-image-index-large {
height: 260px;
}
/* line 23, ../scss/_layout.scss */
#masthead {
height: 240px;
height: 190px;
}
/* line 24, ../scss/_layout.scss */
#masthead-no-image-header {
height: 120px;
background: #490a3d;
#logo img {
margin-top: 30px;
}
/* line 25, ../scss/_layout.scss */
#masthead-no-image-header #logo img {
position: absolute;
top: 30px;
#masthead-no-image-header {
height: 100px;
background: #490a3d;
}
@media only screen and (min-width: 40.063em) {
/* line 28, ../scss/_layout.scss */
#logo img {
margin-top: 180px;
}
/* line 29, ../scss/_layout.scss */
#masthead {
height: 320px;
}
/* line 30, ../scss/_layout.scss */
#masthead-no-image-header {
height: 130px;
background: #490a3d;
}
/* line 31, ../scss/_layout.scss */
#masthead-no-image-header #logo img {
margin-top: 30px;
}
}
/* - - - FOOTER - - - - - - - - - - - - - - - - - - - - - - */
/* line 29, ../scss/_layout.scss */
/* line 38, ../scss/_layout.scss */
footer {
margin-top: 160px;
}
/* line 30, ../scss/_layout.scss */
/* line 39, ../scss/_layout.scss */
#footer {
padding-top: 30px;
padding-bottom: 20px;
@ -5937,19 +5957,19 @@ footer {
color: white;
}
/* line 37, ../scss/_layout.scss */
/* line 46, ../scss/_layout.scss */
footer p,
footer li {
font-size: 0.8125rem;
font-weight: 300;
}
/* line 42, ../scss/_layout.scss */
/* line 51, ../scss/_layout.scss */
#footer a {
color: #f8ca00;
}
/* line 45, ../scss/_layout.scss */
/* line 54, ../scss/_layout.scss */
#footer h4,
#footer h5 {
letter-spacing: 1px;
@ -5957,7 +5977,7 @@ footer li {
text-transform: uppercase;
}
/* line 50, ../scss/_layout.scss */
/* line 59, ../scss/_layout.scss */
#footer p.entypo {
font-size: 80px;
line-height: 54px;
@ -5966,7 +5986,7 @@ footer li {
margin: 0;
}
/* line 58, ../scss/_layout.scss */
/* line 67, ../scss/_layout.scss */
#subfooter {
background: #323232;
color: white;
@ -5974,12 +5994,12 @@ footer li {
padding-bottom: 10px;
}
/* line 64, ../scss/_layout.scss */
/* line 73, ../scss/_layout.scss */
#subfooter-left ul.inline-list {
float: left;
}
/* line 68, ../scss/_layout.scss */
/* line 77, ../scss/_layout.scss */
#subfooter .entypo-social,
#subfooter .entypo {
font-size: 48px;
@ -5987,18 +6007,18 @@ footer li {
color: #323232;
}
/* line 74, ../scss/_layout.scss */
/* line 83, ../scss/_layout.scss */
#subfooter li a {
color: #7e7e7e;
text-transform: uppercase;
}
/* line 79, ../scss/_layout.scss */
/* line 88, ../scss/_layout.scss */
#subfooter li a:hover {
color: #e97f02;
}
/* line 83, ../scss/_layout.scss */
/* line 92, ../scss/_layout.scss */
#subfooter .social-icons li a {
display: block;
height: 36px;
@ -6009,13 +6029,13 @@ footer li {
vertical-align: center;
}
/* line 93, ../scss/_layout.scss */
/* line 102, ../scss/_layout.scss */
#subfooter .social-icons li a:hover {
background: #323232;
color: white;
}
/* line 98, ../scss/_layout.scss */
/* line 107, ../scss/_layout.scss */
.ad-space {
border: 1px solid #fafafa;
text-align: center;
@ -6023,37 +6043,37 @@ footer li {
margin-bottom: 1.25rem;
}
/* line 105, ../scss/_layout.scss */
/* line 114, ../scss/_layout.scss */
.top-30 {
margin-top: 30px;
}
/* line 106, ../scss/_layout.scss */
/* line 115, ../scss/_layout.scss */
.top-60 {
margin-top: 60px;
}
/* line 107, ../scss/_layout.scss */
/* line 116, ../scss/_layout.scss */
.bottom-30 {
margin-bottom: 30px;
}
/* line 108, ../scss/_layout.scss */
/* line 117, ../scss/_layout.scss */
.bottom-60 {
margin-bottom: 60px;
}
/* line 110, ../scss/_layout.scss */
/* line 119, ../scss/_layout.scss */
.side-nav li.title {
text-transform: uppercase;
}
/* line 111, ../scss/_layout.scss */
/* line 120, ../scss/_layout.scss */
.side-nav li {
border-top: 1px solid #e4e4e4;
}
/* line 112, ../scss/_layout.scss */
/* line 121, ../scss/_layout.scss */
.side-nav li a:not(.button) {
padding: 0.4375rem 0rem;
}

File diff suppressed because one or more lines are too long