|
|
|
|
@ -367,7 +367,7 @@ section h3.section-subheading {
@@ -367,7 +367,7 @@ section h3.section-subheading {
|
|
|
|
|
width: 100%; |
|
|
|
|
height: 100%; |
|
|
|
|
opacity: 0; |
|
|
|
|
background: rgba(0,0,0,.9); |
|
|
|
|
background: rgba(254,209,54,.9); |
|
|
|
|
-webkit-transition: all ease .5s; |
|
|
|
|
-moz-transition: all ease .5s; |
|
|
|
|
transition: all ease .5s; |
|
|
|
|
@ -839,6 +839,11 @@ ul.social-buttons li a:active {
@@ -839,6 +839,11 @@ ul.social-buttons li a:active {
|
|
|
|
|
transform: rotate(90deg); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.portfolio-modal .modal-backdrop { |
|
|
|
|
display: none; |
|
|
|
|
opacity: 0; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
::-moz-selection { |
|
|
|
|
text-shadow: none; |
|
|
|
|
background: #fed136; |
|
|
|
|
|