Skip to content

Commit

Permalink
Front Page Edits
Browse files Browse the repository at this point in the history
  • Loading branch information
reilnuud committed Jun 10, 2016
1 parent 8d4661b commit 90e43f2
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 8 deletions.
38 changes: 30 additions & 8 deletions _includes/jumbotrons/20160203_web_refresh.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@
position: relative;
}

.jumbotron h1 {
font-size:50px;
}

.jumbotron h2 {
font-size:35px;
}

.jumbotron .panel {
padding: 0 20px 10px;
}
Expand Down Expand Up @@ -43,7 +51,7 @@
}

@media (min-width: 768px){
/* .jumbotron{padding-top:180px;} */
.jumbotron{padding-top:80px;}
}

@media (max-width: 767px){
Expand All @@ -54,21 +62,35 @@
background-image:none;
padding-bottom:10px;
}

.jumbotron h1 {
line-height:1;
font-size:40px;
}

.jumbotron h2 {
font-size:30px;
line-height:1;
}

.jumbotron p.as-if-h5 {
font-size:18px
}

}
@media (max-width: 420px){
}
</style>

<div class="jumbotron item active" style="padding:;background-image:url('/images/campaigns/candidates/shultz.jpg');background-position:bottom center;">
<div class="jumbotron" style="background-image:url('/images/campaigns/candidates/shultz.jpg');background-position:bottom center;">
<div class="container">
<div class="row">
<div class="col-md-12 text-center margin-top-md margin-bottom-lg">
<h1><span class="text-yellow">We're Ending Big Money in Politics</span></h1>
<h2 class="text-grey-light">Help us defeat Debbie Wasserman Schultz</h2>
<div class="col-md-12 margin-top-md margin-bottom-lg">
<h1 class="text-center"><span class="text-yellow">We're Ending Big Money in Politics</span></h1>
<h2 class="text-center text-grey-light">Help us defeat Debbie Wasserman Schultz</h2>
<div class="col-sm-10 col-md-7 center-block">
<p class="as-if-h5"><strong>Instead of fighting corruption, the head of the Democratic Party has only enabled lobbyists and big money.</strong></p>
<p class="as-if-h5"><strong>Debbie Wasserman Schultz is part of the problem. Defeating her is part of the solution, but we need your help.</strong></p>
<div class="col-xs-8 center-block margin-bottom-md margin-top-md">
<p class="as-if-h5"><strong>Debbie has only enabled lobbyists and big money while running the Democratic Party. She is part of the problem. Defeating her is part of the solution, but we need your help.</strong></p>
<div class="col-xs-6 center-block margin-bottom-md margin-top-md">
<a href="http://act.mayday.us/schultz" class="btn-mayday btn">Help Us</a>
</div>
</div>
Expand Down
Binary file added images/bencohen2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/campaigns/candidates/shultz.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 90e43f2

Please sign in to comment.