mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-09 07:48:57 +00:00
Mark completed roadmap items
This commit is contained in:
@@ -579,6 +579,12 @@ footer .social-media a:focus {
|
||||
color: var(--text-secondary);
|
||||
}
|
||||
|
||||
/* Style for completed roadmap tasks */
|
||||
.timeline-item .timeline-content ul li.completed {
|
||||
text-decoration: line-through;
|
||||
color: var(--text-muted);
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
.timeline:before {
|
||||
left: 20px;
|
||||
|
Reference in New Issue
Block a user