File tree Expand file tree Collapse file tree
content/intro-lecture/quiz Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 border-bottom : 1px solid var (--border ); }
2121 .header h1 { font-size : 22px ; font-weight : 900 ; }
2222 .header p { font-size : 13px ; opacity : 0.7 ; margin-top : 3px ; }
23+ .back-link {
24+ display : inline-block; margin-bottom : 10px ;
25+ font-size : 12px ; font-weight : 700 ;
26+ color : rgba (255 , 255 , 255 , 0.6 ) !important ; text-decoration : none !important ;
27+ padding : 4px 12px ;
28+ border : 1px solid rgba (255 , 255 , 255 , 0.2 ); border-radius : 20px ;
29+ transition : all 0.15s ;
30+ }
31+ .back-link : hover { color : white !important ; border-color : rgba (255 , 255 , 255 , 0.5 ); }
2332
2433 .container { max-width : 720px ; margin : 0 auto; padding : 14px ; }
2534
173182< body >
174183
175184< div class ="header ">
185+ < a href ="/content/intro-lecture/ " class ="back-link "> ← DH Introductions</ a >
176186 < h1 > 📚 DH Intro — Exam Quiz</ h1 >
177187 < p id ="hdrSub "> 76 questions · 16 lectures · FS 2026</ p >
178188</ div >
You can’t perform that action at this time.
0 commit comments