Skip to content

Commit 5566eba

Browse files
committed
update seminar page with new styles
1 parent 28c1d60 commit 5566eba

File tree

6 files changed

+42
-36
lines changed

6 files changed

+42
-36
lines changed

_includes/semi-form.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ <h4 class="seminar-form-title">Name</h4>
1212
<h4 class="seminar-form-title">Email</h4>
1313
<input class="seminar-form-input" type="email" name="_replyto">
1414
<input type="hidden" name="_next" value="events/thanks/" />
15-
<input class="seminar-form-submit btn btn-block btn-primary" type="submit" value="Register">
15+
<input class="seminar-form-submit btn btn-lrg btn-center" type="submit" value="Register">
1616
</form>
1717
</div>

_layouts/seminar-form.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ <h4 class="seminar-location-heading">Location:</h4>
5959
<p class="location-item">
6060
<a href="{{page.invite-map}}" title="View in Google Maps">{{page.seminar-location}}</a>
6161
</p>
62-
<a href="#seminar-signup" class="btn btn-block btn-primary">RSVP Now</a>
62+
<a href="#seminar-signup" class="btn btn-lrg btn-center">RSVP Now</a>
6363
<!-- Map section -->
6464
<!--[if gt IE 8]><!-->
6565
<div id="{{page.invite-map-id}}" class="seminar-map-container"></div>

_layouts/seminar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ <h4 class="seminar-location-heading">Location:</h4>
6060
<p class="location-item">
6161
<a href="{{page.invite-map}}" title="View in Google Maps">{{page.seminar-location}}</a>
6262
</p>
63-
<a href="#seminar-signup" class="btn btn-block btn-primary">RSVP Now</a>
63+
<a href="#seminar-signup" class="btn btn-lrg btn-center">RSVP Now</a>
6464
<!-- Map section -->
6565
<!--[if gt IE 8]><!-->
6666
<div id="{{page.invite-map-id}}" class="seminar-map-container"></div>

_sass/components/blocks/_post.scss

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
.post-block {
2+
.card-title {
3+
padding-top: 5px;
4+
}
5+
6+
.card-excerpt {
7+
font-size: $epsilon;
8+
}
9+
10+
.card-meta {
11+
padding-top: 30px;
12+
}
13+
14+
.post .btn {
15+
margin-left: 20px;
16+
}
17+
}
18+
119
.post {
220
box-shadow: $box-shadow;
321
position: relative;
@@ -18,18 +36,6 @@
1836
&::after {
1937
display: none;
2038
}
21-
22-
.card-title {
23-
padding-top: 5px;
24-
}
25-
26-
.card-excerpt {
27-
font-size: $epsilon;
28-
}
29-
30-
.card-meta {
31-
padding-top: 30px;
32-
}
3339
}
3440

3541
.post-link {

_sass/pages/_seminar.scss

Lines changed: 8 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
//===============================================================================
2-
// SEMINAR
3-
//===============================================================================
41
.seminar.pink,
52
.seminar-form.pink {
63
background-color: $pink;
@@ -26,11 +23,9 @@
2623
padding-bottom: 30px;
2724

2825
p, ul {
29-
font-size: $delta + 2px;
3026
padding: 0 40px;
3127

3228
@media screen and ( max-width: $medium ) {
33-
font-size: $delta;
3429
padding: 0 30px;
3530
}
3631
}
@@ -39,11 +34,6 @@
3934
margin: 0 0 10px 20px;
4035
list-style-type: disc;
4136
list-style-position: outside;
42-
font-size: $delta + 2px;
43-
44-
@media screen and ( max-width: $medium ) {
45-
font-size: $delta;
46-
}
4737
}
4838

4939
@media screen and ( min-width: $medium ) {
@@ -93,7 +83,7 @@
9383
.seminar-machine-img {
9484
width: 100%;
9585
margin-top: -130px;
96-
left: -12px;
86+
left: -4px;
9787
position: relative;
9888
transform: rotate(-0.3deg) skew(1deg);
9989

@@ -201,6 +191,7 @@ h4.seminar-titlestack-sub {
201191
color: $ink;
202192
margin-top: 0;
203193
margin-bottom: 8px;
194+
border: none;
204195

205196
@media screen and (max-width: $medium) {
206197
padding-left: 0;
@@ -253,6 +244,10 @@ h4.seminar-titlestack-sub {
253244
margin-left: 232px;
254245
hyphens: none;
255246

247+
p {
248+
font-size: $body-font-size;
249+
}
250+
256251
@media screen and ( max-width: $medium ) {
257252
margin-left: 0;
258253
}
@@ -320,10 +315,8 @@ h5.seminar-speaker-jobtitle {
320315
.seminar-header-location {
321316
color: $pink;
322317
text-align: center;
323-
font-style: normal;
324318
font-size: $alpha - 4px;
325-
font-weight: $font-bold;
326-
text-transform: none;
319+
margin-bottom: 30px;
327320

328321
@media screen and ( max-width: $small ) {
329322
font-size: $gamma + 2px;
@@ -489,12 +482,6 @@ h3.seminar-header-time::before {
489482
}
490483
}
491484

492-
input.seminar-form-submit {
493-
width: 100%;
494-
position: relative;
495-
margin: 15px 0 0;
496-
}
497-
498485
.seminar-form-header {
499486
color: $pink;
500487

@@ -575,6 +562,7 @@ h3.seminar-info-item {
575562
font-weight: $font-bold;
576563
padding-top: 2px;
577564
margin-bottom: 6px;
565+
border: none;
578566

579567
&:after {
580568
@include pseudo;

_sass/pages/blog/_post.scss

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@
44
background-color: $aqua;
55
}
66

7-
.content-container { margin-top: 10px; }
7+
.hero-block {
8+
padding-top: 30px;
9+
}
10+
11+
.content-container {
12+
padding-top: 40px;
13+
}
814
}
915

1016
.post-header {
@@ -46,12 +52,18 @@
4652

4753
@media screen and ( max-width: $medium ) {
4854
font-size: $mega - 8px;
55+
margin-bottom: 30px;
56+
}
57+
58+
@media screen and ( max-width: $small ) {
59+
font-size: $alpha;
4960
}
5061
}
5162
}
5263

5364
.post-meta {
5465
font-size: $gamma - 2px;
66+
margin-bottom: 10px;
5567
}
5668

5769
.post-author {

0 commit comments

Comments
 (0)