1
0
Fork 0
oldhaven/app/assets/stylesheets/misc.scss

50 lines
665 B
SCSS

.small-round {
border-radius: 15px;
padding: 2px 9px !important;
font-size: 18px !important;
}
.popover-wrapper {
display: none;
position: fixed;
left: 50%;
margin-left: -280px;
top: 45px;
width: 210px;
height: 200px;
}
.ad_here {
display: block;
border: #e0e0e0 1px solid;
padding: 200px 20px;
font-size: 20px;
text-align: center;
}
table.stats {
width: 50%;
}
.data.artist {
color: inherit;
cursor: pointer;
}
.page-link {
color: inherit;
&:hover {
color: inherit;
}
}
.fb-like, #vk-like {
float: left;
clear: none !important;
}
#vk-like td {
padding: 0 !important;
border: none;
line-height: 12px;
}