Advertisement
Qhuinn

RELAS2--SUMMP

Dec 16th, 2019
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 2.12 KB | None | 0 0
  1. #nose {width: 350px; background: #fff; border: 1px solid #eaeaea; text-align: center; padding-bottom: 20px; margin: 0 auto}#queestoy {height: 200px; overflow: hidden; position: relative;}#queestoy .wip {height: 200px; background: #ffffff95; opacity: 0; transition:0.9s ease-in 0.2s; position: absolute; top: 0px; width: 100%}#queestoy .wop {width: 250px; margin: 0 auto; text-align: justify; font: 9px roboto; padding: 10px; background: #fff; height: 70px; overflow: auto; position: relative; top: -100px; transition:0.9s ease-in 0.2s; transition-timing-function: cubic-bezier(0.3,0,0.2,1); color: #555}#queestoy:hover .wip {opacity: 1}#queestoy:hover .wop {top: 20px}#haciendocon {background: #fff; width: 350px; height: 100px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; margin-top: -45px; position: relative;}#mivida {width: 100px; height: 100px; border-radius: 100%; margin: 0 auto; position: relative; top: -30px; border: 10px solid #fff}#nose .uplet {padding: 10px; font:30px montserrat alternates; font-weight: 700; text-transform: lowercase; letter-spacing: 0px; text-align: center; -webkit-text-stroke: 1px #fff; color:#222345; position: relative; top: 30px}.crdts {text-decoration:none; font-family:roboto; font-size: 8px; text-align: center;}.uplet span {font-size: 8px;color: #fff!important; font: 8px roboto; display: block; -webkit-text-stroke: 0px; letter-spacing: 0px; margin-top: -5px; text-transform: uppercase;}#relation {width: 100px; height: 100px; border-radius: 100%; display: inline-block; overflow: hidden; margin: 20px}#relation .conver {background: #ffffff95; opacity: 0; transition:0.9s ease-in 0.2s; height: 100%}#relation:hover .conver {opacity: 1}#relation .mybb {width: 90%; height: 90%; background: #fff; margin: 0 auto; border-radius: 100%; position: relative; top: 5px;  transform: scale(0); transition:0.9s ease-in 0.2s;}#relation:hover .mybb { transform: scale(1)}.mybb span {font-size: 20px; color: #222345; position: relative; top: 15px; display: block;}.mybb n {font: 9px roboto; position: relative; top: 25px; line-height: 100%; display: block; padding: 0px 10px; color: #444}.mybb i {color: #222345}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement