Skip to content

Commit

Permalink
minor modifications
Browse files Browse the repository at this point in the history
  • Loading branch information
papachristoumarios committed Nov 18, 2017
1 parent d5279f8 commit 3e3bc66
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 28 deletions.
29 changes: 17 additions & 12 deletions public/css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -13022,11 +13022,6 @@ article.partners .sponsor_img:hover {
padding: auto;
}

article.partners .messagetext {
height: 300px;
width: 100%;
}

/* END PARTNERS PAGE */

/* SCHEDULE PAGE */
Expand Down Expand Up @@ -13092,19 +13087,29 @@ article.contact form {

article.contact .form-control:focus {
border-color: #E62B1E;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #E62B1E;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #E62B1E;
}

article.contact .btn-primary,
article.contact .btn-primary:hover,
article.contact .btn-primary:active,
article.contact .btn-primary:visited {
article.contact .btn-primary:visited,
article.contact .btn-primary:focus {
background-color: #222222 !important;
border-color: #222222 !important;
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
outline: #222222 !important;
}

article.contact .btn-primary:hover {
background-color: #555555 !important;
border-color: #555555 !important;
}

article.contact .btn-primary:active,
article.contact .btn-primary:visited,
article.contact .btn-primary:focus {
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px transparent !important;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px transparent !important;
}

/* END CONTACT PAGE */
Expand Down
21 changes: 13 additions & 8 deletions resources/assets/sass/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -233,10 +233,6 @@ article.partners {
padding: auto;
}

.messagetext {
height:300px;
width:100%;
}
}

/* END PARTNERS PAGE */
Expand Down Expand Up @@ -298,15 +294,24 @@ article.contact {

.form-control:focus {
border-color: $brand-primary;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px $brand-primary;
}


.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited {
.btn-primary, .btn-primary:active, .btn-primary:visited, .btn-primary:focus {
background-color: $brand-secondary !important;
border-color: $brand-secondary !important;
outline: none;
box-shadow:none;
outline: $brand-secondary !important;
}


.btn-primary:hover {
background-color: lighten($brand-secondary, 20%) !important;
border-color: lighten($brand-secondary, 20%) !important;
}

.btn-primary:active, .btn-primary:visited, .btn-primary:focus {
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(0,0,0,0) !important;
}

}
Expand Down
16 changes: 8 additions & 8 deletions resources/views/partners.twig
Original file line number Diff line number Diff line change
Expand Up @@ -47,17 +47,17 @@

<div class="container">
<div class="row">
<div class="col col-12 col-lg-3">
<div class="col col-6 col-lg-3">
<a href="http://www.google.com" target="_blank"><img class="img-fluid sponsor_img" src="https://vignette.wikia.nocookie.net/epicrapbattlesofhistory/images/e/eb/Deal_with_it_rainbow_style_by_j_brony-d4cwgad.png" alt="Pony"></a>
</div>

<div class="col col-12 col-lg-3">
<div class="col col-6 col-lg-3">
<a href="http://www.google.com" target="_blank"><img class="img-fluid sponsor_img" src="https://vignette.wikia.nocookie.net/epicrapbattlesofhistory/images/e/eb/Deal_with_it_rainbow_style_by_j_brony-d4cwgad.png" alt="Pony"></a>
</div>
<div class="col col-12 col-lg-3">
<div class="col col-6 col-lg-3">
<a href="http://www.google.com" target="_blank"><img class="img-fluid sponsor_img" src="https://vignette.wikia.nocookie.net/epicrapbattlesofhistory/images/e/eb/Deal_with_it_rainbow_style_by_j_brony-d4cwgad.png" alt="Pony"></a>
</div>
<div class="col col-12 col-lg-3">
<div class="col col-6 col-lg-3">
<a href="http://www.google.com" target="_blank"><img class="img-fluid sponsor_img" src="https://vignette.wikia.nocookie.net/epicrapbattlesofhistory/images/e/eb/Deal_with_it_rainbow_style_by_j_brony-d4cwgad.png" alt="Pony"></a>
</div>
</div>
Expand All @@ -67,16 +67,16 @@

<div class="container">
<div class="row">
<div class="col col-12 col-lg-3">
<div class="col col-6 col-lg-3">
<a href="http://www.google.com" target="_blank"><img class="img-fluid sponsor_img" src="https://vignette.wikia.nocookie.net/epicrapbattlesofhistory/images/e/eb/Deal_with_it_rainbow_style_by_j_brony-d4cwgad.png" alt="Pony"></a>
</div>
<div class="col col-12 col-lg-3">
<div class="col col-6 col-lg-3">
<a href="http://www.google.com" target="_blank"><img class="img-fluid sponsor_img" src="https://vignette.wikia.nocookie.net/epicrapbattlesofhistory/images/e/eb/Deal_with_it_rainbow_style_by_j_brony-d4cwgad.png" alt="Pony"></a>
</div>
<div class="col col-12 col-lg-3">
<div class="col col-6 col-lg-3">
<a href="http://www.google.com" target="_blank"><img class="img-fluid sponsor_img" src="https://vignette.wikia.nocookie.net/epicrapbattlesofhistory/images/e/eb/Deal_with_it_rainbow_style_by_j_brony-d4cwgad.png" alt="Pony"></a>
</div>
<div class="col col-12 col-lg-3">
<div class="col col-6 col-lg-3">
<a href="http://www.google.com" target="_blank"><img class="img-fluid sponsor_img" src="https://vignette.wikia.nocookie.net/epicrapbattlesofhistory/images/e/eb/Deal_with_it_rainbow_style_by_j_brony-d4cwgad.png" alt="Pony"></a>
</div>
</div>
Expand Down

0 comments on commit 3e3bc66

Please sign in to comment.