File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 165165 margin-bottom : 48px ;
166166 line-height : 1.8 ;
167167 }
168+ .section-intro a , .section-intro a : visited { color : var (--accent ); text-decoration : none; }
169+ .section-intro a : hover { opacity : 0.7 ; }
168170
169171 /* Tags */
170172 .tags { display : flex; flex-wrap : wrap; gap : 6px ; }
484486 line-height : 1.7 ;
485487 flex : 1 ;
486488 }
489+ .oss-desc a , .oss-desc a : visited { color : var (--accent ); text-decoration : none; }
490+ .oss-desc a : hover { opacity : 0.7 ; }
487491 .oss-link {
488492 font-family : var (--font-m );
489493 font-size : 13px ;
588592 line-height : 1.65 ;
589593 }
590594 .ri-text strong { color : var (--text ); font-weight : 400 ; }
591- .ri-text a {
595+ .ri-text a , . ri-text a : visited {
592596 display : inline-block;
593597 margin-top : 8px ;
594598 font-family : var (--font-m );
647651 color : var (--accent );
648652 margin-bottom : 8px ;
649653 }
654+ .work-client a , .work-client a : visited { color : var (--accent ); text-decoration : none; }
655+ .work-client a : hover { opacity : 0.7 ; }
650656 .work-title {
651657 font-family : var (--font-d );
652658 font-weight : 700 ;
694700 }
695701 .work-detail-inner p strong { color : var (--text ); font-weight : 400 ; }
696702 .work-detail-inner p em { color : var (--text ); font-style : italic; }
703+ .work-detail-inner p a , .work-detail-inner p a : visited { color : var (--accent ); text-decoration : none; }
704+ .work-detail-inner p a : hover { opacity : 0.7 ; }
697705 .work-outcome {
698706 display : inline-flex;
699707 align-items : center;
763771 line-height : 1.8 ;
764772 }
765773 .about-text p strong { color : var (--text ); font-weight : 400 ; }
774+ .about-text p a , .about-text p a : visited { color : var (--accent ); text-decoration : none; }
775+ .about-text p a : hover { opacity : 0.7 ; }
766776 .skills-grid {
767777 display : grid;
768778 grid-template-columns : 1fr 1fr ;
You can’t perform that action at this time.
0 commit comments