MediaWiki:Monobook.css: Difference between revisions

From DM Live - the Depeche Mode live encyclopedia for the masses
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to users of the Monobook skin */
/* CSS placed here will be applied to users of the Monobook skin */
/* SITE-WIDE CSS */


/* Position site logo */
/* Position site logo */
Line 5: Line 7:
     margin: 0 0 0 .2em;
     margin: 0 0 0 .2em;
}
}
#siteSub { display:block; }
html, body, #mw-head {background: none; background-color: #f1f1f1;}
#mw-body { border: 1px solid #c0c0c0;}
.mw-body-content {line-height: 1.45;}
.mw-body {
    border-radius: 1em 0 0 1em;
    border-top: 1px solid #d7d7d9;
    border-left: 1px solid #d7d7d9;
    border-bottom: 1px solid #d7d7d9;
}
/* Set body text size to 13px */
#bodyContent {font-size: 1em; color: #000000;}


/* Tabs */
/* Tabs */
#p-cactions ul {     
#p-cactions ul {     
     font-size: 102%;
     font-size: 102%;
Line 24: Line 41:
     border-radius: 1em 1em 0 0;
     border-radius: 1em 1em 0 0;
}
}
.portlet ul { line-height: 1.5em; font-size: 95%;}


#p-cactions li {
#p-cactions li {
Line 36: Line 51:
     height: 140%;
     height: 140%;
     line-height: .8em;
     line-height: .8em;
}
.portlet ul { line-height: 1.5em; font-size: 95%;}
/* MAIN PAGE DESIGN CSS */
body.page-Main_Page #t-cite,
body.page-Main_Page #footer-info-lastmod,
body.page-Main_Page #siteSub,
body.page-Main_Page #contentSub,
body.page-Main_Page h1.firstHeading {
display: none !important;
}
}


Line 72: Line 98:
#wpDiff:hover { background-color: #ffffff !important; color: #07080d; transition: all .25s ease;}
#wpDiff:hover { background-color: #ffffff !important; color: #07080d; transition: all .25s ease;}


/* MAIN PAGE DESIGN CSS */
#mw-panel .portal .body {
body.page-Main_Page #t-cite,
    border-radius: 0 1em 1em 0;
body.page-Main_Page #footer-info-lastmod,
    border-bottom: 1px solid #c0c0c0;
body.page-Main_Page #siteSub,
    border-right: 1px solid #c0c0c0;
body.page-Main_Page #contentSub,
    border-top: 1px solid #c0c0c0;
body.page-Main_Page h1.firstHeading {
    font-size: 95%;
display: none !important;
    background-color: white;
    color: black;
    border-collapse: collapse;
    padding: 0 .8em .3em .5em;
    background-image: none;
}
}


#siteSub { display:block; }
.pBody {
 
     border-radius: 0 1em 1em 0;
html, body, #mw-head {background: none; background-color: #f1f1f1;}
     border-bottom: 1px solid #c0c0c0;
 
     border-right: 1px solid #c0c0c0;
#mw-body { border: 1px solid #c0c0c0;}
     border-top: 1px solid #c0c0c0;
 
.mw-body-content {line-height: 1.45;}
 
.mw-body {
     border-radius: 1em 0 0 1em;
     border-top: 1px solid #d7d7d9;
     border-left: 1px solid #d7d7d9;
     border-bottom: 1px solid #d7d7d9;
}
}
/* Set body text size to 13px */
#bodyContent {font-size: 1em; color: #000000;}

Revision as of 14:34, 24 August 2019

/* CSS placed here will be applied to users of the Monobook skin */

/* SITE-WIDE CSS */

/* Position site logo */
#p-logo {
    margin: 0 0 0 .2em;
}

#siteSub { display:block; }

html, body, #mw-head {background: none; background-color: #f1f1f1;}
#mw-body { border: 1px solid #c0c0c0;}
.mw-body-content {line-height: 1.45;}

.mw-body {
    border-radius: 1em 0 0 1em;
    border-top: 1px solid #d7d7d9;
    border-left: 1px solid #d7d7d9;
    border-bottom: 1px solid #d7d7d9;
}

/* Set body text size to 13px */
#bodyContent {font-size: 1em; color: #000000;}

/* Tabs */
#p-cactions ul {     
    font-size: 102%;
    text-decoration: none;
}

#p-cactions li.selected {
    background-image: none;
    background: #ffffff;
    border-radius: 1em 1em 0 0;
    border-color: #c0c0c0 !important;
    color: #002bb8;
    border-right: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    border-radius: 1em 1em 0 0;
}

#p-cactions li {
    border-right: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    border-radius: 1em 1em 0 0;
    background: #f0f0f2 !important;
    border-radius: 1em 1em 0 0;
    height: 140%;
    line-height: .8em;
}

.portlet ul { line-height: 1.5em; font-size: 95%;}

/* MAIN PAGE DESIGN CSS */
body.page-Main_Page #t-cite,
body.page-Main_Page #footer-info-lastmod,
body.page-Main_Page #siteSub,
body.page-Main_Page #contentSub,
body.page-Main_Page h1.firstHeading {
display: none !important;
}

/* Style the edit buttons */
#wpSave {
    -moz-border-radius: 15px;
    background-color: #9d68d9 !important;
    background-image: none !important;
    border: 1px outset !important;
    text-shadow: none !important;
    color: #000000;
}

#wpSave:hover { background-color: #ffffff !important; color: #07080d; transition: all .25s ease;}

#wpPreview {
    -moz-border-radius: 15px;
    background-color: #07080d !important;
    background-image: none !important;
    border: 1px outset !important;
    text-shadow: none !important;
    color: #ffffff;
}

#wpPreview:hover { background-color: #ffffff !important; color: #07080d; transition: all .25s ease;}

#wpDiff {
    -moz-border-radius: 15px;
    background-color: #07080d !important;
    border: 1px outset !important;
    background-image: none !important;
    text-shadow: none !important; 
    color: #ffffff;
}

#wpDiff:hover { background-color: #ffffff !important; color: #07080d; transition: all .25s ease;}

#mw-panel .portal .body {
    border-radius: 0 1em 1em 0;
    border-bottom: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    font-size: 95%;
    background-color: white;
    color: black;
    border-collapse: collapse;
    padding: 0 .8em .3em .5em;
    background-image: none;
}

.pBody {
    border-radius: 0 1em 1em 0;
    border-bottom: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
}