File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 206206 <section class =" setting-group info" >
207207 <p >Mikrobiom Counter v{version }</p >
208208 <p >Daten werden lokal auf deinem Gerät gespeichert.</p >
209+ <p class =" info-links" >
210+ Ein Projekt von <a href =" https://dhcraft.org" target =" _blank" rel =" noopener" >DHCraft</a >
211+ · <a href =" https://github.com/DigitalHumanitiesCraft/mikrobiom-counter" target =" _blank" rel =" noopener" >GitHub</a >
212+ </p >
209213 </section >
210214</div >
211215
325329 margin-bottom : 0.25rem ;
326330 }
327331
332+ .info-links {
333+ margin-top : 0.5rem ;
334+ padding-top : 0.5rem ;
335+ border-top : 1px solid var (--color-border );
336+ }
337+
338+ .info-links a {
339+ color : var (--color-primary );
340+ text-decoration : none ;
341+ }
342+
328343 /* Guide / Glossary */
329344 .guide {
330345 padding : 0 ;
You can’t perform that action at this time.
0 commit comments