Changes

Jump to navigation Jump to search
3,463 bytes added ,  11:26, 8 January 2021
no edit summary
/* CSS placed here will affect users of the mobile site */
/*==============================================================================*/
/* TWEAKS OF THE DEFAULTS */
/* from common.mwcss, not commented but existing------------------------------------------------------------------body-content h1 { margin-top: 0.5em; padding-top: 0px; margin-bottom: 0.5em;}.mw-body-content h2 { margin-top: 0.5em; padding-top: 0px; margin-bottom: 0.5em;}.mw-body-content h3 { margin-top: 0.5em; padding-top: 0px; margin-bottom: 0.5em;}*/
/* <pre>*/  .mwfirst { background-bodycolor:#00FFFF; } .second { background-content ul color:#CCFF66; } .third { marginbackground-topcolor: 0#FF6FCF; } .5emfourth { background-color:#FFFF66; padding} .cmd { font-topfamily: 0monospace; } .5emannot { font-family:sans-serif; margin-bottomtop: 01cm; } .5em; paddinglarge { font-bottomsize: 0.5em24pt;} span.mwminor { font-bodystyle:italic; font-content li ul weight:normal;} #googleSearch { width: 10.9em; margin: 0; font-topsize: 0px95%; padding-top} #search_string { width: 0px10.9em; margin-bottom: 0.5px; padding font-bottomsize: 0.px95%;}
#bodyContent a[href ^="javascript:"] { background: none; padding: 0px; text-decoration: none ;} /* pg: new markup <texcode>..</texcode> *//* th: colors adjusted to be closer to standard hans' usage */ pre.tex { color:#000000; }pre span.cs { color:#007F00; }pre span.def { color:#00007F; }pre span.comment { color:#7F7F00; }pre span.br { color:#7F0000; } pre.xml { color:#000000; }pre span.name { color:#3366BB; } /* </pre>*/   /* TWEAKS OF THE DEFAULTS--------------------------------------------------------------------------------*/  .mw-body-content h1 { margin-top: 0.7em; padding-top: 0.2rem; padding-left: 0.5rem; margin-bottom: 0.5em; border-left: solid 4px #872222; border-bottom: solid 1px #872222; } .mw-content-text h2 { margin-top: 0.75em; padding-top: 0px; margin-bottom: 0.5em;}.mw-content-text h3 { margin-top: 0.75em; padding-top: 0px; margin-bottom: 0.5em;} .mw-content-text ul { margin-top: 0.75em; padding-top: 0.5em; margin-bottom: 0.5em; padding-bottom: 0.5em;}.mw-content-text dl { margin-top: 0.75em; padding-top: 0.5em; margin-bottom: 0.5em; padding-bottom: 0.5em;}.mw-content-text li ul { margin-top: 0px; padding-top: 0px; margin-bottom: 0.px; padding-bottom: 0.px;}.mw-content-text dt dl { margin-top: 0px; padding-top: 0px; margin-bottom: 0.px; padding-bottom: 0.px;} .mw-parser-output a.external:link { color: #cc3333872222; text-decoration: none;}.mw-parser-output a.external:visited { color: #cc3333872222; text-decoration: none;}
.mw-parser-output a.external:hover { color: #36b; text-decoration: none;}
.mw-parser-output a.external:active { color: #cc3333872222; text-decoration: none;}
.mw-parser-output a.extiw:link { color: #872222; text-decoration: none;}.mw-parser-output a.extiw:visited { color: #872222; text-decoration: none;}.mw-parser-output a.extiw:hover { color: #36b; text-decoration: none;}.mw-parser-output a.extiw:active { color: #872222; text-decoration: none;} .mw-panel a:link { color: #cc3333872222; text-decoration: none;}.mw-panel a:visited { color: #cc3333872222; text-decoration: none;}
.mw-panel a:hover { color: #36b; text-decoration: none;}
.mw-panel a:active { color: #cc3333872222; 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;}
bodya.pageexternal:link { color: #872222; text-Main_Page h1decoration: none;} a.firstHeading external:visited { bordercolor: #872222; text-styledecoration: none; } a.external:hover { color:rgba(0,0,0,0)#36b; text-decoration: none; }h1a.firstHeading external:active { bordercolor: #872222; text-styledecoration: none;}
/*==============================================================================a.new:link { color: red; text-decoration: none;}/* Trial for update of WelcomePage2020a.05new:visited { color: red; text-decoration: none;}a.25new:hover { color: red; text-decoration: none;}body a.new:active { backgroundcolor: red; text-decoration: whitenone;} */
a:link { color: #cc3333; text/* For update of WelcomePage2020.05.25-----------------------------------------------------------------------------decoration: none;}a:visited { color: #cc3333; text-decoration: none;}a:hover { color: #36b; text-decoration: none;}a:active { color: #cc3333; text-decoration: none;} */
ulbody.page-Main_Page h1.firstHeading { border-style: none; color:rgba(0,0,0,0); }h1.firstHeading { border-style: none;} #WelcRework {
display: grid;
grid-template-columns: repeat(auto-fit, 100px);
grid-gap: 0.8rem;
justify-content: space-betweenevenly;
list-style: none;
padding: 0rem;
height: stretch;
}
 #WelcRework > li.WelcRework {
text-align:center;
background-color: #eeeedc eeeee4 ;
box-shadow: 0px 8px 8px gray;
border-topbottom: solid 4px #cc3333872222;
height: stretch;
height: 150px;
}
 /*============================================================================== DOWNLOAD PAGE --------------------------------------------------------------------------------*/
#DownloadRework {
grid-template-columns: repeat(auto-fill, 140px);
grid-gap: 1.5rem;
justify-content: space-evenlycenter;
list-style: none;
padding: 0rem;
#DownloadRework > li {
text-align:left;
background-color: #eeeedc eeeee4 ;
box-shadow: 0px 8px 8px gray;
height: stretch; border-topbottom: solid 4px #cc3333872222;
padding: 0.25rem;
}
#DownloadRework > li> ul {
padding: 0px 0.25rem5rem;
}
#DownloadRework > li> ul > li {
padding: 0px 0.25rem; margin: 0px 0px;}  /* == OLD MAIS OK ul.DownloadRework { display: grid; grid-template-columns: repeat(auto-fill, 140px); grid-gap: 1.5rem; justify-content: space-evenly; list-style: none; padding: 0rem; margin: 0; list-style-type: none; height: stretch;}li.DownloadRework { text-align:center; background-color: #eeeedc ; box-shadow: 0px 8px 8px gray; height: stretch; border-top: solid 4px #cc3333; padding: 0.5rem;
}
*/ /*==============================================================================/* FOR THE MANUALS PAGE (with javascript filter)--------------------------------------------------------------------------------*/
ul.filter-links {
list-style: none;
display: grid;
grid-template-columns: repeat(auto-fit, 140px)110px 110px 110px ; grid-gap: 0.5rem 14rem 0.5rem4rem; justify-content: space-evenlycenter;
overflow: hidden;
padding: 1rem0px;
margin: 0;
width: 100%;
}
background-color: #f6f6f6;
text-align:center;
font_sizefont-size: 9065%; padding: 0.25rem 1rem0.1rem; margin: 0; border-radius: 8px; border: solid 2px #872222;
}
list-style: none;
display: grid;
grid-template-columns: repeat(auto-fit, 140px100px); grid-gap: 10.5rem8rem;
justify-content: space-evenly;
font-size: 80%;
overflow: hidden;
padding: 1rem0rem;
margin: 0;
}
display: none;
text-align:center;
background-color: #eeeedc eeeee4 ;
box-shadow: 0px 8px 8px gray;
height: stretch;
border-topbottom: solid 4px #cc3333872222;
}
 
 
.view {
border-radius:100%;
}
}
 
/*==============================================================================*/
/* TWO and THREE COMLUMNS LISTS */
 
div.mw-body-content { max-width: 60em; margin: 0 auto;}
 
ul.ColumnsUnderLevel1 {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(15em, 29em));
grid-gap: 1.9em;
justify-content: space-between;
list-style: none;
padding: 0px;
margin: 0px;
}
 
ul.TwoColumnsHighlight {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(15em, 29em));
grid-gap: 1.9em;
justify-content: space-between;
list-style: none;
padding: 0px;
margin: 0px;
}
 
ul.ThreeColumnsHighlight {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(15em, 19em));
grid-gap: 1.4em;
justify-content: space-between;
list-style: none;
padding: 0px;
margin: 0px;
}
 
 
li.ColumnsHighlight {
height:stretch;
padding: 10px;
background-color: #eeeee4;
box-shadow: 0px 5px 8px rgba(0,0,0,.25);
border-bottom: solid 4px #872222;
}
 
/*==============================================================================*/
/* COLOR NABOX */
 
ul.Navbox {
display: grid;
grid-template-columns: repeat(2, 9.5em);
grid-gap:0.5em;
justify-content: space-evenly;
list-style: none;
padding: 0rem;
margin: 0;
margin-top: 1em;
}
 
ul.Navbox > li {
padding: 0rem;
margin: 0rem;
background-color: #f6f6f6;
font-size:80%;
}
 
ul.Navbox > li > ul {
padding: 0rem;
margin: 0rem;
padding-left: 0.5em;
margin: 0;
list-style: none;
}
 
ul.Navbox > li > ul > li {
padding: 0rem;
margin: 0rem;
}

Navigation menu