Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*TABLÓN CREADO POR THE ROCKET GIRL*/
- .tab2{
- width: 800px;
- height: 330px;
- background: #F7F7F7;
- overflow: hidden;
- font-family: Montserrat;
- margin: 0 auto;
- }
- .l3ft3{
- width: 476px;
- height: 400px;
- float: left;
- vertical-align: top;
- padding: 10px;
- }
- .r2ght2{
- width: 271px;
- height: 300px;
- padding: 15px;
- float: right;
- background: #EDC4D6;
- }
- .tabanunc{
- height: 150px;
- width: 185px;
- overflow: auto;
- }
- .anuncyes{
- width: 170px;
- min-height: 20px;
- padding: 5px;
- background: #fff;
- border: 1px solid #F3EDEC;
- margin-bottom: 1px;
- font-size: 9px;
- text-align: justify;
- }
- .anuncyes span{
- color: #EDC4D6;
- }
- .anunlink{
- height: 300px;
- width: 190px;
- display: inline-block;
- padding: 5px;
- vertical-align: top;
- }
- .links{
- width: 190px;
- height: 150px;
- margin-top: 15px;
- }
- .links div{
- background: #EDC4D6;
- font-family: Unica One;
- width: 80px;
- padding: 5px;
- display: inline-block;
- text-align: center;
- margin-top: 1px;
- }
- .links a{
- color: #fff;
- }
- .wanted{
- width: 50px;
- height: 300px;
- display: inline-block;
- padding: 5px;
- }
- .wantrock{
- width: 40px;
- height: 40px;
- border: 5px solid #fff;
- vertical-align: top;
- outline: 1px solid #F3EDEC;
- margin-bottom: 9px;
- }
- .timeam{
- height: 300px;
- padding: 5px;
- width: 190px;
- display: inline-block;
- vertical-align: top;
- }
- .time1{
- height: 100px;
- width: 180px;
- padding: 5px;
- background: #fff;
- outline: 1px solid #F3EDEC;
- overflow: hidden;
- }
- .icono23{
- height: 60px;
- width: 60px;
- padding: 5px;
- color: #EDC4D6;
- font-size: 60px;
- display: inline-block;
- vertical-align: top;
- }
- .timetext{
- display: inline-block;
- width: 90px;
- padding: 5px;
- text-align: justify;
- height: 90px;
- font-size: 9px;
- }
- .am3{
- height: 175px;
- padding: 5px;
- width: 180px;
- margin-top: 5px;
- background: #fff;
- outline: 1px solid #F3EDEC;
- }
- .topcherry{
- width: 780px;
- padding: 10px;
- height: 80px;
- background: #C9AFBA;
- margin: 0 auto;
- }
- .strocketff{
- height: 70px;
- width: 70px;
- border: 5px solid #fff;
- display: inline-block;
- margin-left: 5px;
- }
- .middl3{
- height: 290px;
- width: 225px;
- border: 5px solid #fff;
- margin: 0 auto;
- }
- .credits{
- font-size: 10px;
- text-align: right;
- width: 200px;
- text-transform: lowercase;
- letter-spacing: 3px;
- display: inline-block;}
- .credits a{color: #FBD2FF;}
- .tabanunc::-webkit-scrollbar {width: 3px; height: 2px;}
- .tabanunc::-webkit-scrollbar-button:start:decrement,
- .tabanunc::-webkit-scrollbar-button:end:increment{height: 10px; display: none;}
- .tabanunc::-webkit-scrollbar-track-piece{background: #ccc;}
- .tabanunc::-webkit-scrollbar-thumb:vertical{height: 10px; background: #FCD3FF; }
- .tabanunc:-webkit-scrollbar-thumb:horizontal{height: 20px;background: #FCD3FF; display: none;}
Advertisement
Add Comment
Please, Sign In to add comment