Added player popup
This commit is contained in:
@@ -16,21 +16,20 @@
|
||||
.title {
|
||||
display: block;
|
||||
font-weight: 600;
|
||||
text-underline-offset: 2px;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
strong.title {
|
||||
color: #16a34a;
|
||||
}
|
||||
|
||||
a.title:hover {
|
||||
text-decoration: none;
|
||||
color: #16a34a;
|
||||
}
|
||||
|
||||
p {
|
||||
a.title {
|
||||
text-underline-offset: 2px;
|
||||
text-decoration: underline;
|
||||
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
color: #16a34a;
|
||||
}
|
||||
}
|
||||
|
||||
> * + * {
|
||||
|
||||
Reference in New Issue
Block a user