Changes

Jump to navigation Jump to search
no edit summary
/* TWEAKS OF THE DEFAULTS */
.mw-body-content h1 { margin-top: 0.5em7em; padding-top: 0px0.2rem; padding-left: 0.2rem; margin-bottom: 0.5em; background-color: #eeeedc ; border-bottom: solid 1px #872222;}*/.mw-body-content h2 { margin-top: 0.5em6em; padding-top: 0px; margin-bottom: 0.5em4em;}.mw-body-content h3 { margin-top: 0.5em; padding-top: 0px; margin-bottom: 0.5em3em; border-style: none;}
.mw-body-content ul { margin-top: 0.5em; padding-top: 0.5em; margin-bottom: 0.5em; padding-bottom: 0.5em;}
.mw-body-content li ul { margin-top: 0px; padding-top: 0px; margin-bottom: 0.5px; padding-bottom: 0.px;}
.mw-parser-output a.external:link { color: #cc3333; text-decoration: none;}
.mw-parser-output a.external:visited { color: #cc3333; text-decoration: none;}
.mw-parser-output a.external:hover { color: #36b; text-decoration: none;}
.mw-parser-output a.external:active { color: #cc3333; text-decoration: none;}
.mw-panel parser-output a.external:link { color: #cc3333872222; text-decoration: none;}.mw-panel parser-output a.external:visited { color: #cc3333872222; text-decoration: none;}.mw-panel parser-output a.external:hover { color: #36b; text-decoration: none;}.mw-panel parser-output a.external:active { color: #cc3333872222; text-decoration: none;}
#mw-panel .portal .body li a:link { color: #872222; text-decoration: none;}
#mw-panel .portal .body li a:visited { color: #872222; text-decoration: none;}
#mw-panel .portal .body li a:hover { color: #36b; text-decoration: none;}
#mw-panel .portal .body li a:active { color: #872222; text-decoration: none;}
 
 
a:link { color: #872222; text-decoration: none;}
a:visited { color: #872222; text-decoration: none;}
a:hover { color: #36b; text-decoration: none;}
a:active { color: #872222; text-decoration: none;}
a:link { color: #cc3333; text-decoration: none;}
a:visited { color: #cc3333; text-decoration: none;}
a:hover { color: #36b; text-decoration: none;}
a:active { color: #cc3333; text-decoration: none;}
/*==============================================================================*/
height: stretch;
width=100px;
border-topbottom: solid 4px #cc3333872222;
height: stretch;
height: 140px;
}
/*==============================================================================*/ /* DOWNLOAD PAGE */
#DownloadRework {
display: grid;
grid-template-columns: repeat(auto-fill, 140px)140px 140px;
grid-gap: 1.5rem;
justify-content: space-evenlystart;
list-style: none;
padding: 0rem;
box-shadow: 0px 8px 8px gray;
height: stretch;
border-topbottom: solid 4px #cc3333872222;
padding: 0.25rem;
}
margin: 0px;
}
 
/*==============================================================================*/
/* FOR THE MANUALS PAGE */
ul.filter-links {
grid-template-columns: 90px 90px 90px 90px 90px 90px 90px 90px;
grid-gap: 0.25rem 0.25rem;
justify-content: startcenter;
overflow: hidden;
padding: 3rem 1rem 0px;
margin: 0;
width: 100%;
}
background-color: #f6f6f6;
text-align:center;
font-size: 6575%;
padding: 0.1rem 0.1rem;
margin: 0;
border-radius: 8px;
border: solid 2px #872222;
}
 
ul.filter-sections {
grid-template-columns: repeat(auto-fit, 140px);
grid-gap: 1.5rem;
justify-content: space-evenlycenter;
overflow: hidden;
padding: 1rem;
box-shadow: 0px 8px 8px gray;
height: stretch;
border-topbottom: solid 4px #cc3333872222;
}

Navigation menu