MediaWiki:Common.css

From Gineipaedia, the Legend of Galactic Heroes wiki

(Difference between revisions)
Jump to: navigation, search
m (moving out css)
m (copied out more css)
Line 1: Line 1:
-
/* ============== */
 
-
/* GENERAL STYLES */
 
-
/* ============== */
 
-
 
-
/* --------------- */
 
-
/* sortable tables */
 
-
/* --------------- */
 
-
table.sortable {
 
-
    width: 100%;
 
-
    text-align: left;
 
-
    background-color: #222222;
 
-
    border: 1px solid #444444;
 
-
    border-collapse: collapse;
 
-
}
 
-
table.sortable td,
 
-
table.sortable th {
 
-
    border: 1px solid #444444;
 
-
}
 
-
 
-
 
-
 
-
/* ------ */
 
/* clear! */
/* clear! */
-
/* ------ */
 
.clear {
.clear {
     clear: both !important;
     clear: both !important;
-
}
 
-
 
-
 
-
/* ================ */
 
-
/* MAIN-PAGE STYLES */
 
-
/* ================ */
 
-
 
-
/* ------------------ */
 
-
/* hide default title */
 
-
/* ------------------ */
 
-
.page-Portal_Main #firstHeading {
 
-
    display: none !important;
 
-
}
 
-
 
-
/* ----------------- */
 
-
/* replacement title */
 
-
/* ----------------- */
 
-
#portal-main-title-box {
 
-
    float: left;
 
-
    margin: 0px 0px;
 
-
    padding: 0px 0px;
 
-
}
 
-
#portal-main-title-box p {
 
-
    margin: 0px 0px;
 
-
    padding: 0px 0px;
 
-
}
 
-
#portal-main-title-box p#portal-main-title {
 
-
    margin-top: 1px;
 
-
    color: #707070;
 
-
    font-size: 188%;
 
-
    line-height: 1.2em;
 
-
}
 
-
#portal-main-title strong {
 
-
    color: #eeeeee;
 
-
font-weight: normal;
 
-
}
 
-
#portal-main-title-box p#portal-main-title-tagline { /* not used currently */
 
-
    margin-top: -3px;
 
-
    padding-right: 4px !important;
 
-
    color: #555555;
 
-
    text-align: right;
 
-
    font-size: 0.95em;
 
-
}
 
-
.portal-main-title-clear {
 
-
    margin-bottom: .7em;
 
-
    padding-bottom: .1em;
 
-
    border-bottom: 1px solid #444444;
 
-
}
 
-
 
-
/* -------------------- */
 
-
/* hide redirect notice */
 
-
/* -------------------- */
 
-
.page-Portal_Main #bodyContent #contentSub {
 
-
    display: none !important;
 
-
}
 
-
 
-
/* ------------- */
 
-
/* hide category */
 
-
/* ------------- */
 
-
.page-Portal_Main #catlinks {
 
-
    display: none !important;
 
-
}
 
-
 
-
 
-
 
-
/* =========== */
 
-
/* DATE STYLES */
 
-
/* =========== */
 
-
 
-
/* ---------- */
 
-
/* date spans */
 
-
/* ---------- */
 
-
.d {
 
-
    white-space: nowrap;
 
-
}
 
-
.d-other {
 
-
    display: none !important;
 
-
}
 
-
 
-
/* -------------- */
 
-
/* date tool tips */
 
-
/* -------------- */
 
-
#simpleTooltip {
 
-
    padding: 3px 5px 3px 5px;
 
-
    font-size: 12px;
 
-
    line-height: 14px;
 
-
    white-space: nowrap;
 
-
    background: #fcfcfc;
 
-
    border: 1px solid #cccccc;
 
-
    box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
 
-
    -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
 
-
    -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
 
-
}
 
-
#simpleTooltip span {
 
-
    color: #888888;
 
}
}

Revision as of 11:17, 13 April 2011

/* clear! */
.clear {
    clear: both !important;
}



/* ============== */
/* CAPTCHA STYLES */
/* ============== */

div.captcha {
    margin: 1.1em 0em 1.2em 0em;
    padding: 0.2em 0.7em;
    font-size: 1em;
    background-color: #333333;
    border: 1px dashed #359fef;
}

#editform div.captcha {
    margin: 0.8em 0em 0.7em 0em !important;
}

div.captcha label {
    display: block;
    padding-bottom: 0.3em;
}

div.captcha label em {
    color: #dddddd;
    font-weight: bold;
    font-style: normal;
}

div.captcha p:nth-child(2) {
    padding-top: 0.5em;
}

div.captcha input#wpCaptchaWord {
    display: block;
    width: 14em !important;
    padding: 3px 3px;
    color: #cccccc;
    font-size: 1.1em;
    background-color: #282828;
    border: 1px solid #666666;
}


/* break-out boxes */
.breakout-top, .breakout-bottom {
    border: 1px solid #aaaaaa;
    background-color: #fafafa;
    margin: 0em 2em 2em 2em;
    padding: 0.5em 1em;
    font-size: 0.95em;
}

.breakout-bottom {
    margin: 2em 2em 0em 2em;
}



/* ============= */
/* COPY THIS OUT */
/* ============= */

pre {
    overflow-x: auto;
}
Personal tools
Namespaces
Variants
Actions
Miscellany
Common
Tool box