mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-13 05:48:36 +03:00
Pass narratives with links down to cards and events
This commit is contained in:
@@ -43,6 +43,15 @@
|
||||
|
||||
.event-card-section {
|
||||
margin-bottom: 10px;
|
||||
|
||||
a:hover {
|
||||
color: $red;
|
||||
cursor: pointer;
|
||||
}
|
||||
a.disabled {
|
||||
color: $midgrey;
|
||||
cursor: default;
|
||||
}
|
||||
}
|
||||
|
||||
.card-toggle p {
|
||||
|
||||
Reference in New Issue
Block a user