link untapped profiles
This commit is contained in:
@@ -11,7 +11,18 @@
|
||||
height: 240px;
|
||||
max-width: 1024px;
|
||||
position: relative;
|
||||
|
||||
a:link{
|
||||
color: @fontColor
|
||||
}
|
||||
a:active{
|
||||
color: @fontColor
|
||||
}
|
||||
a:hover{
|
||||
color: @fontColor
|
||||
}
|
||||
a:visited{
|
||||
color: @fontColor
|
||||
}
|
||||
.badges {
|
||||
margin-right: 3px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user