Back to home page

EIC code displayed by LXR

 
 

    


Warning, /EDM4eic/docs/doxygen-custom/custom.css is written in an unsupported language. File is not indexed.

0001 .github-corner svg {
0002     fill: var(--primary-light-color);
0003     color: var(--page-background-color);
0004     width: 72px;
0005     height: 72px;
0006 }
0007 
0008 #projectnumber {
0009     margin-right: 25px;
0010 }
0011 
0012 @media screen and (max-width: 767px) {
0013     .github-corner svg {
0014         width: 55px;
0015         height: 55px;
0016     }
0017 }