Actions

MediaWiki

Common.css: Difference between revisions

An Avatar.Global Resource

mNo edit summary
No edit summary
 
(220 intermediate revisions by 3 users not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


/* experimental begin */
iframe  {
width:100%;
height: 400px;
}


 
/* Collapsible SMW list styling */
/* fonts  */
.smw-collapsible {
@font-face {
  margin: 0.25rem 0 1rem 0;
    font-family: 'raleway-regular';
    src: url('../fonts/raleway-regular.eot');
    src: url('../fonts/raleway-regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/raleway-regular.woff') format('woff'),
        url('../fonts/raleway-regular.ttf') format('truetype'),
        url('../fonts/raleway-regular.svg#raleway-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
}


 
.smw-collapsible-toggle {
 
  display: inline-block;
 
  padding: 0.2rem 0.5rem;
/*  General CSS 
  font-size: 0.9em;
*/
  line-height: 1.2;
body{
  cursor: pointer;
    background: #fdfdfd;
}
}


.wrapper{
/* Only hide when JS is enabled (MediaWiki adds .client-js on <html>) */
    width: 1100px;
.client-js .smw-collapsible > ul {
    margin: 0 auto;
  display: none;
}
}


.clearfix:before, 
.client-js .smw-collapsible.is-open > ul {
.clearfix:after {
  display: block;
    content: " "; 
    display: table; 
.clearfix:after { 
    clear: both; 
.clearfix { 
    *zoom: 1;
}
}
/* END Collapsible */




.back_link{
div.toplevel {
    font-family: "raleway-regular", arial;
border: 1px solid; padding:4px;
    font-size: 16px;
    text-align: center;
    margin-bottom: 100px;
    text-decoration: none;
    display: block;
    letter-spacing: 1px;
    padding: 20px 0;
    color:#3e3e3e;
    background: #f1efef;
}
}


.back_link .arrow{
glossary {color:333;}
    vertical-align: middle;
    margin-right: 4px;
}


body.ns-7778 p,
body.ns-7778 h1,
body.ns-7778 h2,
body.ns-7778 div.collapsible-header-content


{padding-left:10%;
padding-right:10%;}


.row{
    margin-bottom: 80px;
}


.row a:first-child{
.multi-column {
    float: left;
/*  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;*/
}
}


.row a:last-child{
h2 > ul, h3 > ul, .double, .smw-format, .smmw-format, .multi-column ul, .multi-column ol {
    float: right;
display: grid !important;
  grid-template-columns: repeat(2, auto)  !important;
  column-gap: 0px  !important;
  width:70%  !important;
}
}


.content{
h4.namespace.label
    padding-top: 200px;
{
}
background-color:#517398;
.content p{
margin-top:24px;
    font-family: 'raleway-regular', arial;
margin-bottom:24px;
    font-size: 16px;
    margin-bottom: 40px;
    line-height: 30px;
    color: #494747;
}
}
b {font-weight:600;}


 
div#mw-content-subtitle {display:none;}
 
h1.title {display:none;}
 
span.mw-page-title-main {display:none;}
/*    Header Styling    */
h3#tagline {display:none;}
 
.mw-editsection {
header{
display:none;
    width: 100%;
    height: 100px;
    background: #4b5f6d;
    position: fixed;
}
}


.logo{
h1.customtitle {
    float: left;
margin-top:-30px;
    margin-top: 33px;
}
}
 
.collapsible-header {
 
display:block;
 
margin-bottom:16px !important;
/*    nav    */
nav{
    float: right;
}
}


nav ul li{
span.mw-headline {
    list-style: none;
  margin-bottom:16px !important;
    float: left;
    margin-left: 40px;
}
}
nav ul li a{
#mw-content h1.firstHeading {
    display: block;
border-bottom: solid 1px #008b9c;
    height: 100%;
    line-height: 100px;
    text-decoration: none;
    color: #e5edf1;
    font-family: 'raleway-regular', arial;
    font-size: 14px;
    letter-spacing: 1px;
}
}
#mw-content h1, #mw-content h2 {border-bottom: solid 1px #008b9c;}


.color-middle, .color-left, .color-right {color:#008b9c;background:#008b9c;}
a {color:#008b9c;}
a:hover {color:#cb4a3b;}


li a.selflink {font-weight:600 !important;}


.left80 {margin-left: -80px;}


/* ALT MENUING */


/* Menu Styles */


 
.fourth-level-menu
 
{
 
     position: relative;
nav ul li a .nav_arrow{
     top: -17px;
    display: inline-block;
     right: -205px;
    width: 9px;
     width: 220px;
     height: 7px;
     list-style: none;
     background: url('../images/nav_arrow.png') no-repeat;
     padding: 0 0 0 10px;
     background-position: 0 0;
     margin: 0;
     margin-left: 6px;
     display: none;
 
     -webkit-transition:all linear .1s;
     -moz-transition:all linear .1s;
     -o-transition:all linear .1s;
     transition:all linear .1s;
}
}


nav ul li:hover > a .nav_arrow,
.fourth-level-menu > li
nav ul li .sm_style1_level1 > ul > li:hover > a .nav_arrow{
{
     background-position: 0 -8px;
    height: 30px;
     background: #adadad;
    padding-left:10px;
    font-size:11pt;
}
}


 
.third-level-menu
 
{
 
.sm_style1_level1,
.sm_style1_level2,
.sm_style2_level1{
    width: 100%!important;
    height: 80px;
    left: 0;
    top: 100px;
    background: #435765;
     position: absolute;
     position: absolute;
     opacity: 0;
     top: 0;
     z-index: 2;
     right: -245px;
 
     width: 250px;
    /*  transition: <property> <duration> <timing-function> <delay>; */
     list-style: none;
     -webkit-transition: all .4s cubic-bezier(0.77, 0, 0.175, 1) .4s;
     padding: 0 0 0 10px;
     -moz-transition: all .4s cubic-bezier(0.77, 0, 0.175, 1) .4s;
     margin: 0;
    -o-transition: all .4s cubic-bezier(0.77, 0, 0.175, 1) .4s;
     display: none;
     transition: all .4s cubic-bezier(0.77, 0, 0.175, 1) .4s;
 
    -webkit-transform: perspective(1000px) rotateX(-90deg);
    -moz-transform: perspective(1000px) rotateX(-90deg);
    -o-transform: perspective(1000px) rotateX(-90deg);
    transform: perspective(1000px) rotateX(-90deg);
 
    -webkit-transform-style: preserve- 3 d;
    -moz-transform-style: preserve- 3 d;
    -o-transform-style: preserve- 3 d;
    transform-style: preserve- 3 d;
 
 
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
     -o-transform-origin: 50% 0;
     transform-origin: 50% 0;
}
}


.sm_style1_level2{
.third-level-menu > li
     top: 80px;
{
     background: #3c4f5d;
     height: 30px;
     background: #adadad;
    padding-left:10px;


     -webkit-transition-delay:.2s;
     font-size:11pt;
    -moz-transition-delay:.2s;
    -o-transition-delay:.2s;
    transition-delay:.2s;
}
}


 
.second-level-menu
 
{
 
    position: absolute;
 
    top: 27px;
 
    left: 0;
 
nav ul li ul li{   
     list-style: none;
     list-style: none;
     float: left;
     padding: 0;
    display: block;
    text-align: center;
    border-right: 1px solid #3c4f5d;
     margin: 0;
     margin: 0;
     width: 19.9%;
     display: none;
}
}


nav ul li ul li:last-child{
.second-level-menu > li
     border-right: 0;
{
}
     position: relative;
 
    height: 40px;
nav ul li ul li a{
     background: #adadad;
     display: block;
     margin-bottom:0px;
     width: 100%;
     margin-top:0px;
     height: 100%;
     width: 350px;
     line-height: 80px;
     padding-left:10px;
     text-decoration: none;
     padding-right:10px;
     color: #e3eff4;
}


nav ul li ul li img.menu_icon{
     font-size:11pt;
     margin: 0 10px -5px 0;
}
}


nav ul li ul li li{
.top-level-menu
     border-right: 1px solid #334552;
{
     list-style: none;
    padding: 0 10px 0 10px;
margin-left:-10px !important;
margin-top:-100px !important;
}
}


 
.top-level-menu > li
 
{
 
 
 
 
 
 
nav ul li .sm_style2_level1 > ul > li{
     position: relative;
     position: relative;
     vertical-align: top;
     float: left;
    height: 35px;
    color:#eee;
    background: #adadad;
    padding-left:10px;
    padding-right:10px;
    font-size:11pt;
}
}


nav ul li li .preview{
.top-level-menu li:hover > ul
    display: block;
{
    width: 150px;
     /* On hover, display the next level's menu */
    height: 100px;
     display: inline;
    position: absolute;
    left: 50%;
    margin-left: -75px;
    background: #ffffff;
    text-decoration: none;
    border: 2px solid #fff;
     opacity: 0;
 
 
    /* transition: <property> <duration> <timing-function> <delay>;  */
     -webkit-transition: all .4s cubic-bezier(0.77, 0, 0.175, 1) .2s;
    -moz-transition: all .4s cubic-bezier(0.77, 0, 0.175, 1) .2s;
    -o-transition: all .4s cubic-bezier(0.77, 0, 0.175, 1) .2s;
    transition: all .4s cubic-bezier(0.77, 0, 0.175, 1) .2s;
 
    -webkit-transform: perspective(1000px) rotateX(-90deg);
    -moz-transform: perspective(1000px) rotateX(-90deg);
    -o-transform: perspective(1000px) rotateX(-90deg);
    transform: perspective(1000px) rotateX(-90deg);
 
    -webkit-transform-style: preserve- 3 d;
    -moz-transform-style: preserve- 3 d;
    -o-transform-style: preserve- 3 d;
    transform-style: preserve- 3 d;
 
 
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
 
}
}


nav ul li li .preview .preview_arrow{
    display: block;
    position: absolute;
    width: 12px;
    height: 6px;
    background: url('../images/box-arrow.png') no-repeat;
    left: 50%;
    margin: -7px 0 0 -6px;
    text-align: center;
}


/* Menu Link Styles */


ul.top-level-menu a /* Apply to all links inside the multi-level menu */
{
    color: white;
    text-decoration: none;
    padding: .25em .5em .25em 0;


 
     /* Make the link cover the entire list item-container */
 
     display: inline-block;
 
 
 
 
nav ul li:hover .sm_style1_level1,
nav ul li li:hover .sm_style1_level2,
nav ul li:hover .sm_style2_level1,
nav ul li li:hover .preview{
    opacity: 1;
 
     -webkit-transform: perspective(1000px) rotateX(0deg);
     -moz-transform: perspective(1000px) rotateX(0deg);
    -o-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
}
 
nav ul li:hover .sm_style1_level1,
nav ul li:hover .sm_style2_level1{
    -webkit-transition-delay:.6s;
    -moz-transition-delay:.6s;
    -o-transition-delay:.6s;
    transition-delay:.6s;
}
 
nav ul li li:hover .sm_style1_level2,
nav ul li li:hover .preview{
    -webkit-transition-delay:.4s;
    -moz-transition-delay:.4s;
    -o-transition-delay:.4s;
    transition-delay:.4s;
}
}
.top-level-menu > li:hover { background: #CCCCCC; }
.second-level-menu > li:hover { background: #CCCCCC; }
.third-level-menu > li:hover { background: #CCCCCC; }


.top-level-menu a:hover { color: #000000; }
.second-level-menu a:hover { color: #000000;}
.third-level-menu a:hover { color: #000000;}


    html, body, div, span, object, iframe,
/* END ALT MENUING */
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    abbr, address, cite, code,
    del, dfn, em, img, ins, kbd, q, samp,
    small, strong, sub, sup, var,
    b, i,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section, summary,
    time, mark, audio, video {
        margin:0;
        padding:0;
        border:0;
        outline:0;
        font-size:100%;
        vertical-align:baseline;
        background:transparent;
    }
 
    body {
        line-height:1;
    }
 
    img{
        max-width: 100%;
    }
 
    article,aside,details,figcaption,figure,
    footer,header,hgroup,menu,nav,section {
        display:block;
    }
 
    nav ul {
        list-style:none;
    }
 
    blockquote, q {
        quotes:none;
    }
 
    blockquote:before, blockquote:after,
    q:before, q:after {
        content:'';
        content:none;
    }
 
    a {
        margin:0;
        padding:0;
        font-size:100%;
        vertical-align:baseline;
        background:transparent;
    }
 
    /* change colours to suit your needs */
    ins {
        background-color:#ff9;
        color:#000;
        text-decoration:none;
    }
 
    /* change colours to suit your needs */
    mark {
        background-color:#ff9;
        color:#000;
        font-style:italic;
        font-weight:bold;
    }
 
    del {
        text-decoration: line-through;
    }
 
    abbr[title], dfn[title] {
        border-bottom:1px dotted;
        cursor:help;
    }
 
    table {
        border-collapse:collapse;
        border-spacing:0;
    }


    /* change border colour to suit your needs */
    hr {
        display:block;
        height:1px;
        border:0; 
        border-top:1px solid #cccccc;
        margin:1em 0;
        padding:0;
    }
    input, select {
        vertical-align:middle;
    }
/* experimental end */


/*
div.topnav ul {
div.topnav ul {
     list-style-type: none;
     list-style-type: none;
Line 445: Line 226:
     overflow: hidden;
     overflow: hidden;
     background-color: #fffafa;
     background-color: #fffafa;
border-bottom: 1px solid #888
    border-bottom: 1px solid #888
}
}


Line 457: Line 238:
     color: #222;
     color: #222;
     text-align: center;
     text-align: center;
     padding: 14px 16px;
     padding: 0 10px 0 10px;
     text-decoration: none;
     text-decoration: none;
     transition: .8s background-color;
     transition: .8s background-color;
Line 488: Line 269:


div.nav ul a:hover:not(.active) {
div.nav ul a:hover:not(.active) {
     background-color: #f3fff3;
     background-color: #adadad;
}
}


div.nav ul .active {
div.nav ul .active {
background-color:#fafafa;
background-color:#adadad;
}
}
*/




div.toc-mobile h2 {
div.toc-mobile h2 {
   display:none
   display:none;
}
}


div.toc  
div.toc  
{
{
   display:none;
   display:none;
}
div#toc {
  display:none;
}
blockquote.keyquote {
color:#008b9c;
text-align:right;
margin-right:80px;
}
blockquote.definition, div.definition {
}
blockquote.definition, div.definition {
    margin-top:30px;
    margin-bottom:25px;
    padding-top:0px;
padding-left:15px;
    clear:left;
    border-left: 1px solid #adadad !important;
    display:block;
    }
@import url("https://fonts.googleapis.com/css?family=Noto+Sans|Noto+Serif")
body, p {font-family: "Noto", serif}
div#content h1, div#content h2,  div#content h3, div#content h4 {
  font-family: "Noto Sans", sans !important;
}
div#content p, div#content li {
line-height:2;
font-family: "Noto", serif
font-size:12pt;
}
div#content li {
line-height:1.8;
}
div#content h1 {
font-weight:600 !important;
font-size:28px !important;
}
}


div#content h2 {
font-weight:600 !important;
font-size:20px !important;
}


div#content h3 {
font-weight:600 !important;
font-size:18px !important;
}


div.definition, div.definition p:first-of-type
div#content h3 {
{
font-weight:600 !important;
    padding: 15px;
font-size:16px !important;
    border: 1px solid #eee;
}
}
@import url("https://fonts.googleapis.com/css?family=Noto+Sans|Noto+Serif")


body {font-family: "Noto Sans", sans-serif}
div#content h4 {
/* changes the default font used for MediaWiki to Noto Sans (does not include headings or monospaced text) */
font-weight:bold;
font-size:14px !important;
}
/* PIVOT THEME */  


div#content h1, div#content h2 {font-family: "Noto Serif", serif}
/* Custom colors - top bar*/
/* changes the default font used for MediaWiki headings to Noto Serif */
.tab-bar {
    background: ##fffafa;
    background: ##fafffa;
}
/* Navigation Labels on Sidebar */
/* style the labels */
ul.side-nav li ^
background:#123;
 
ul.side-nav label {
    background: #eee;
    color: #333;
    padding: .25em .5em;
}
ul.side-nav a {
    color: #fff !important;
}
/* sidebar background color */
body {
    background-color: #adadad !important;
}
Main Body of Page Content
/* controls the main body area styling */
#p-cactions {
    padding-top: 1.5em;
    padding-bottom: .5em;
    background-color: #f1fefe;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

Latest revision as of 22:30, 11 January 2026

/* CSS placed here will be applied to all skins */

iframe  {
 width:100%;
height: 400px;
}

/* Collapsible SMW list styling */
.smw-collapsible {
  margin: 0.25rem 0 1rem 0;
}

.smw-collapsible-toggle {
  display: inline-block;
  padding: 0.2rem 0.5rem;
  font-size: 0.9em;
  line-height: 1.2;
  cursor: pointer;
}

/* Only hide when JS is enabled (MediaWiki adds .client-js on <html>) */
.client-js .smw-collapsible > ul {
  display: none;
}

.client-js .smw-collapsible.is-open > ul {
  display: block;
}
/* END Collapsible */


div.toplevel {
border: 1px solid; padding:4px;
}

 glossary {color:333;}

body.ns-7778 p,
body.ns-7778 h1, 
body.ns-7778 h2, 
body.ns-7778 div.collapsible-header-content

{padding-left:10%;
padding-right:10%;}


.multi-column {
/*  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;*/
}

h2 > ul, h3 > ul, .double, .smw-format, .smmw-format, .multi-column ul, .multi-column ol {
display: grid !important;
  grid-template-columns: repeat(2, auto)  !important;
  column-gap: 0px  !important;
  width:70%  !important;
}

h4.namespace.label 
{
background-color:#517398;
margin-top:24px;
margin-bottom:24px;
}
b {font-weight:600;}

div#mw-content-subtitle {display:none;}
h1.title {display:none;}
span.mw-page-title-main {display:none;}
h3#tagline {display:none;}
.mw-editsection {
display:none;
}

h1.customtitle {
 margin-top:-30px;
}
.collapsible-header {
 display:block;
 margin-bottom:16px !important;
}

span.mw-headline {
  margin-bottom:16px !important;
}
#mw-content h1.firstHeading {
border-bottom: solid 1px #008b9c;
}
#mw-content h1, #mw-content h2 {border-bottom: solid 1px #008b9c;}

 .color-middle, .color-left, .color-right {color:#008b9c;background:#008b9c;}
a {color:#008b9c;}
a:hover {color:#cb4a3b;}

li a.selflink {font-weight:600 !important;}

.left80 {margin-left: -80px;}

/* ALT MENUING */

/* Menu Styles */

.fourth-level-menu
{
    position: relative;
    top: -17px;
    right: -205px;
    width: 220px;
    list-style: none;
    padding: 0 0 0 10px;
    margin: 0;
    display: none;
}

.fourth-level-menu > li
{
    height: 30px;
    background: #adadad;
    padding-left:10px;
    font-size:11pt;
}

.third-level-menu
{
    position: absolute;
    top: 0;
    right: -245px;
    width: 250px;
    list-style: none;
    padding: 0 0 0 10px;
    margin: 0;
    display: none;
}

.third-level-menu > li
{
    height: 30px;
    background: #adadad;
    padding-left:10px;

    font-size:11pt;
}

.second-level-menu
{
    position: absolute;
    top: 27px;
    left: 0;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
}

.second-level-menu > li
{
    position: relative;
    height: 40px;
    background: #adadad;
    margin-bottom:0px;
    margin-top:0px;
    width: 350px;
    padding-left:10px;
    padding-right:10px;

    font-size:11pt;
 }

.top-level-menu
{
    list-style: none;
    padding: 0 10px 0 10px;
 margin-left:-10px !important;
 margin-top:-100px !important;
 
}

.top-level-menu > li
{
    position: relative;
    float: left;
    height: 35px;
    color:#eee;
    background: #adadad;
    padding-left:10px;
    padding-right:10px;
    font-size:11pt;
}

.top-level-menu li:hover > ul
{
    /* On hover, display the next level's menu */
    display: inline;
}


/* Menu Link Styles */

ul.top-level-menu a /* Apply to all links inside the multi-level menu */
{
    color: white;
    text-decoration: none;
    padding: .25em .5em .25em 0;

    /* Make the link cover the entire list item-container */
    display: inline-block;
}
.top-level-menu > li:hover { background: #CCCCCC; }
.second-level-menu > li:hover { background: #CCCCCC; }
.third-level-menu > li:hover { background: #CCCCCC; }

.top-level-menu a:hover { color: #000000; }
.second-level-menu a:hover { color: #000000;} 
.third-level-menu a:hover { color: #000000;} 

/* END ALT MENUING */


/*
div.topnav ul {
    list-style-type: none;
    margin: 0;
    margin-bottom:28px;
    padding: 0;
    overflow: hidden;
    background-color: #fffafa;
    border-bottom: 1px solid #888
}

div.topnav li {
    float: left;
   ;
}

div.topnav li a {
    display: block;
    color: #222;
    text-align: center;
    padding: 0 10px 0 10px;
    text-decoration: none;
    transition: .8s background-color;
}


div.nav ul {
    list-style-type: none;
    margin: 0;
    margin-bottom:28px;
    padding: 0;
    overflow: hidden;
    background-color: #fafffa;
 border-bottom: 1px solid #888
}

div.nav li {
    float: left;
   ;
}

div.nav li a {
    display: block;
    color: #222;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: .8s background-color;
}

div.nav ul a:hover:not(.active) {
    background-color: #adadad;
}

div.nav ul .active {
background-color:#adadad;
}

*/


div.toc-mobile h2 {
   display:none;
}


div.toc 
{
   display:none;
}
div#toc {
  display:none;
}

blockquote.keyquote {
 color:#008b9c;
 text-align:right;
 margin-right:80px; 
}
blockquote.definition, div.definition {

}
blockquote.definition, div.definition {
    margin-top:30px;
    margin-bottom:25px;
    padding-top:0px;
padding-left:15px;
    clear:left;
    border-left: 1px solid #adadad !important;
    display:block;
    }



@import url("https://fonts.googleapis.com/css?family=Noto+Sans|Noto+Serif")



body, p {font-family: "Noto", serif}
div#content h1, div#content h2,  div#content h3, div#content h4 {
   font-family: "Noto Sans", sans !important;
}

div#content p, div#content li {
line-height:2;
font-family: "Noto", serif
font-size:12pt; 
}
div#content li {
line-height:1.8;
}
div#content h1 {
font-weight:600 !important;
font-size:28px !important;
}

div#content h2 {
font-weight:600 !important;
font-size:20px !important;
}

div#content h3 {
font-weight:600 !important;
font-size:18px !important;
}

div#content h3 {
font-weight:600 !important;
font-size:16px !important;
}

div#content h4 {
font-weight:bold;
font-size:14px !important;
}
/* PIVOT THEME */ 

/* Custom colors - top bar*/
.tab-bar {
    background: ##fffafa;
    background: ##fafffa;
}
/* Navigation Labels on Sidebar */
/* style the labels */
ul.side-nav li ^
background:#123;

ul.side-nav label {
    background: #eee;
    color: #333;
    padding: .25em .5em;
}
ul.side-nav a {
    color: #fff !important;
}
/* sidebar background color */
body {
    background-color: #adadad !important;
}
Main Body of Page Content
/* controls the main body area styling */
#p-cactions {
    padding-top: 1.5em;
    padding-bottom: .5em;
    background-color: #f1fefe;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}