added styling for things that are clicked
This commit is contained in:
parent
31383c9ef1
commit
d830414a7d
@ -124,3 +124,7 @@ audio.listed-audio {
|
|||||||
embed.listed-pdf {
|
embed.listed-pdf {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.clicked {
|
||||||
|
color: blue !important;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user