File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 391391
392392.ref-title {
393393 color : var (--text-color );
394+ /*font-weight: 600;*/
394395}
395396
396397.ref-title ::after {
637638}
638639
639640# highlights .highlights-list li ::before {
640- content : "\f00c" ; /* Font Awesome check */
641+ content : "\f00c" ;
641642 font-family : "Font Awesome 5 Free" , "Font Awesome 6 Free" , sans-serif;
642643 font-weight : 900 ;
643644 position : absolute;
@@ -649,15 +650,15 @@ h3 {
649650
650651header .authors {
651652 margin : 0.5rem 0 0.15rem 0 ;
652- font-size : 0.95 rem ;
653+ font-size : 0.85 rem ;
653654 font-weight : 600 ;
654- color : # 343a40 ;
655+ color : # 6c757d ;
655656}
656657
657658header .affiliations {
658659 margin : 0 ;
659- color : # 6c757d ;
660660 font-size : 0.85rem ;
661+ color : # 6c757d ;
661662}
662663
663664/* Coming Soon overlay */
@@ -829,7 +830,7 @@ body.coming-soon-active #coming-soon-overlay .coming-soon-content {
829830
830831.header-content .authors ,
831832.header-content .affiliations {
832- color : var ( --text-color ) ; /* auxiliary header text should also use site text color */
833+ color : # 6c757d ; /* auxiliary header text in gray */
833834}
834835
835836/* Reduce header grid density on small screens */
You can’t perform that action at this time.
0 commit comments