Olá
Resolvi fazer algumas ilustrações com o tema natureza para vocês, espero que gostem.
Tamanho: 500 x 150
Se usarem deem os créditos.
Beijo, Ráh
@-webkit-keyframes hero {
50% {transform: rotate(16deg) ;-webkit-transform: rotate(16deg) ;-moz-transform: rotate(16deg) ;-o-transform: rotate(16deg) ;-ms-transform: rotate(16deg) ;}75% {transform: rotate(-16deg);-webkit-transform: rotate(-16deg);-moz-transform: rotate(-16deg);-o-transform: rotate(-16deg);-ms-transform: rotate(-16deg) ;}100% { transform: rotate(0deg) ;-webkit-transform: rotate(0deg) ;-moz-transform: rotate(0deg) ;-o-transform: rotate(0deg) ;-ms-transform: rotate(0deg) ; }}.hero {display: inline-block; border-radius: 5px; margin: -1px; -webkit-transition-duration: .50s; OPACITY: 0.5; outline-style:dotted;outline-width:1px;outline-color: transparent;outline-offset: -5px;}.hero:hover { -webkit-animation: hero .5s alternate linear; OPACITY: 1; outline-style:dotted;outline-width:1px;outline-color: #fff;outline-offset: -5px;}
footer-inner .widget,
.sidebar .widget {
font-family: "silkscreen";
font-size: 8px;
color: $(widget.text.color);
}
@font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/0xqvkot/7jqmgsn0m/pf_arma_five.ttf'); }
post img {-webkit-filter: saturate(100%) ;-webkit-transition-duration: .90s;}.post img:hover {-webkit-filter: saturate(0%) ;-webkit-transition-duration: .90s;}
#navbar-iframe { height: 0px; visibility: hidden; display: none; }
*{scrollbar-face-color:#FF69B4;scrollbar-highlight-color:#FF69B4;scrollbar-3dlight-color:#343434;scrollbar-darkshadow-color:#343434;scrollbar-shadow-color:#FF69B4;scrollbar-arrow-color:#343434;scrollbar-track-color:#343434;}::-webkit-scrollbar {width: 12px; height: 4px; background:#343434; }::-webkit-scrollbar-thumb { background: #FF69B4; }
img { -webkit-filter: sepia(0%); transition:All 0.4s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease; } img:hover { -webkit-filter: sepia(100%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}