-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Milestone
Description
.thing.linkflair>.entry>p.title .linkflairlabel {
position: absolute;
margin-left: -6px;
margin-top: -12px;
overflow: visible;
height: auto;
white-space: nowrap;
color: black;
z-index: 1;
}
.linkflair-bug .linkflairlabel {
//remove bgs
background-color: transparent;
border-color: transparent;
//
color: #369!Important;
font-weight: bold;
}
.link {
padding: 15px 0 5px;
}
