Difference between revisions of "MediaWiki:Common.css"

From Sydapedia
Jump to navigationJump to search
m
m
Line 1: Line 1:
body {
+
body {
                background: #000000;
+
    background: #000000;
            }
+
}
           
+
 
            #globalWrapper {
+
#globalWrapper {
                background: #000000;
+
    background: #000000;
            }
+
}
            /* The options at the upper right (My talk, My preferences, My watchlist, My contributions, Log out */
+
/* The options at the upper right (My talk, My preferences, My watchlist, My contributions, Log out */
            #p-personal ul li a {
+
#p-personal ul li a {
                font-family: "Comic Sans MS", sans-serif;
+
    font-family: "Comic Sans MS", sans-serif;
                background: #000000;
+
    background: #000000;
                color: #9966ff;
+
    color: #9966ff;
                border-bottom: 1px solid #333333;
+
    border-bottom: 1px solid #333333;
                border-top: hidden;
+
    border-top: hidden;
                border-right: 1px solid #333333;
+
    border-right: 1px solid #333333;
                border-left: 1px solid #333333;
+
    border-left: 1px solid #333333;
                padding: 2px;
+
    padding: 2px;
                line-height: 1em;
+
    line-height: 1em;
            }
+
}
            /* The Bar above each article (Article, Discuss, Edit, etc...) */
+
/* The Bar above each article (Article, Discuss, Edit, etc...) */
            #p-cactions {
+
#p-cactions {
                line-height: 1em;
+
    line-height: 1em;
            }
+
}
           
+
 
            #p-cactions ul li a {
+
#p-cactions ul li a {
                font-family: "Comic Sans MS", sans-serif;
+
    font-family: "Comic Sans MS", sans-serif;
                background: #111111;
+
    background: #111111;
                color: #9966ff;
+
    color: #9966ff;
                border-bottom-style: hidden;
+
    border-bottom-style: hidden;
                border-top: 1px solid #9966ff;
+
    border-top: 1px solid #9966ff;
                border-right: 1px solid #9966ff;
+
    border-right: 1px solid #9966ff;
                border-left: 1px solid #9966ff;
+
    border-left: 1px solid #9966ff;
            }
+
}
           
+
 
            #p-cactions ul li a:hover {
+
#p-cactions ul li a:hover {
                border-bottom: 3px solid #333333;
+
    border-bottom: 3px solid #333333;
                background: #333333;
+
    background: #333333;
            }
+
}
            /* Same as above, for the selected tabs */
+
/* Same as above, for the selected tabs */
            #p-cactions ul li.selected a {
+
#p-cactions ul li.selected a {
                font-family: "Comic Sans MS", sans-serif;
+
    font-family: "Comic Sans MS", sans-serif;
                background: #333333;
+
    background: #333333;
                color: #9966FF;
+
    color: #9966FF;
                border-bottom: 3px solid #333333;
+
    border-bottom: 3px solid #333333;
                border-top: 1px solid #9966ff;
+
    border-top: 1px solid #9966ff;
                border-right: 1px solid #9966ff;
+
    border-right: 1px solid #9966ff;
                border-left: 1px solid #9966ff;
+
    border-left: 1px solid #9966ff;
                line-height: 1em;
+
    line-height: 1em;
            }
+
}
            /* Footer at the bottom of the page */
+
/* Footer at the bottom of the page */
            #footer {
+
#footer {
                font-family: "Comic Sans MS", sans-serif;
+
    font-family: "Comic Sans MS", sans-serif;
                background-color: #000000;
+
    background-color: #000000;
                color: #00ff00;
+
    color: #00ff00;
                border-top: 1px solid #FFFFFF;
+
    border-top: 1px solid #FFFFFF;
                border-bottom: 1px solid #FFFFFF;
+
    border-bottom: 1px solid #FFFFFF;
                margin: 3px;
+
    margin: 3px;
                padding: 6px;
+
    padding: 6px;
                text-align: center;
+
    text-align: center;
                font-size: 90%;
+
    font-size: 90%;
            }
+
}
            /* The left navigation section */
+
/* The left navigation section */
            .portlet {
+
.portlet {
                border: none;
+
    border: none;
                margin: 0;
+
    margin: 0;
                padding: 0;
+
    padding: 0;
                float: none;
+
    float: none;
                width: 11.6em;
+
    width: 11.6em;
                overflow: hidden;
+
    overflow: hidden;
                background: #000000;
+
    background: #000000;
                margin-top: 2px;
+
    margin-top: 2px;
                margin-bottom: 2px;
+
    margin-bottom: 2px;
            }
+
}
           
+
 
            .portlet h4 {
+
.portlet h4 {
                font-size: 95%;
+
    font-size: 95%;
                font-weight: normal;
+
    font-weight: normal;
                white-space: nowrap;
+
    white-space: nowrap;
            }
+
}
           
+
 
            .portlet h5 {
+
.portlet h5 {
                background: transparent;
+
    background: transparent;
                display: inline;
+
    display: inline;
                text-align: right;
+
    text-align: right;
                line-height: 2em;
+
    line-height: 2em;
                color: #00FF00;
+
    color: #00FF00;
                height: auto;
+
    height: auto;
                text-transform: lowercase;
+
    text-transform: lowercase;
                font-size: 110%;
+
    font-size: 110%;
                font-weight: normal;
+
    font-weight: normal;
                white-space: nowrap;
+
    white-space: nowrap;
                font-family: "Comic Sans MS", sans-serif;
+
    font-family: "Comic Sans MS", sans-serif;
            }
+
}
           
+
 
            .portlet h6 {
+
.portlet h6 {
                background: #000000;
+
    background: #000000;
                border: 1px solid #00ff00;
+
    border: 1px solid #00ff00;
                border-style: solid solid none solid;
+
    border-style: solid solid none solid;
                padding: 0 1em 0 1em;
+
    padding: 0 1em 0 1em;
                text-transform: lowercase;
+
    text-transform: lowercase;
                display: block;
+
    display: block;
                font-size: 1em;
+
    font-size: 1em;
                height: 1.2em;
+
    height: 1.2em;
                font-weight: normal;
+
    font-weight: normal;
                white-space: nowrap;
+
    white-space: nowrap;
            }
+
}
           
+
 
            .pBody {
+
.pBody {
                font-size: 95%;
+
    font-size: 95%;
                background-color: #000000;
+
    background-color: #000000;
                color: #FFFFFF;
+
    color: #FFFFFF;
                border-collapse: collapse;
+
    border-collapse: collapse;
                border: none;
+
    border: none;
                padding: 0;
+
    padding: 0;
            }
+
}
           
+
 
            .portlet h1, .portlet h2, .portlet h3, .portlet h4 {
+
.portlet h1, .portlet h2, .portlet h3, .portlet h4 {
                margin: 0;
+
    margin: 0;
                padding: 0;
+
    padding: 0;
            }
+
}
           
+
 
            .portlet ul {
+
.portlet ul {
                list-style-type: none;
+
    list-style-type: none;
                list-style-image: none;
+
    list-style-image: none;
                list-style-position: inside;
+
    list-style-position: inside;
                font-size: 95%;
+
    font-size: 95%;
            }
+
}
           
+
 
            .portlet li {
+
.portlet li {
                margin: 1px;
+
    margin: 1px;
                list-style: none;
+
    list-style: none;
                list-style-position: inside;
+
    list-style-position: inside;
                list-style-image: none;
+
    list-style-image: none;
                background: #000000;
+
    background: #000000;
                font-family: "Comic Sans MS", sans-serif;
+
    font-family: "Comic Sans MS", sans-serif;
                padding: 2px;
+
    padding: 2px;
                font-size: 100%;
+
    font-size: 100%;
                line-height: 1em;
+
    line-height: 1em;
            }
+
}
           
+
 
            .portlet li a {
+
.portlet li a {
                margin: 0;
+
    margin: 0;
                list-style: none;
+
    list-style: none;
                list-style-position: inside;
+
    list-style-position: inside;
                list-style-image: none;
+
    list-style-image: none;
                text-decoration: none;
+
    text-decoration: none;
                background: #000000;
+
    background: #000000;
                color: #9966FF;
+
    color: #9966FF;
                font-family: "Comic Sans MS", sans-serif;
+
    font-family: "Comic Sans MS", sans-serif;
                font-size: 100%;
+
    font-size: 100%;
                line-height: 1em;
+
    line-height: 1em;
            }
+
}
           
+
 
            .portlet li a:hover {
+
.portlet li a:hover {
                margin: 0;
+
    margin: 0;
                list-style: none;
+
    list-style: none;
                list-style-position: inside;
+
    list-style-position: inside;
                list-style-image: none;
+
    list-style-image: none;
                text-decoration: none;
+
    text-decoration: none;
                background: #000000;
+
    background: #000000;
                color: #FFFFFF;
+
    color: #FFFFFF;
                font-family: "Comic Sans MS", sans-serif;
+
    font-family: "Comic Sans MS", sans-serif;
                font-size: 100%;
+
    font-size: 100%;
                line-height: 1em;
+
    line-height: 1em;
            }
+
}
            /* Page Content */
+
/* Page Content */
            #content {
+
#content {
                border: 3px double #000000;
+
    border: 3px double #000000;
                border-top: 3px solid #9966FF;
+
    border-top: 3px solid #9966FF;
                color: #FFFFFF;
+
    color: #DDDDDD;
                background: #333333;
+
    background: #333333;
            }
+
}
           
+
 
            #column-content {
+
#column-content {
                width: 99%;
+
    width: 99%;
                margin-right: 1%;
+
    margin-right: 1%;
                background: #000000;
+
    background: #000000;
                color: #FFFFFF;
+
    color: #FFFFFF;
            }
+
}
            /* Links */
+
/* Links */
            a {
+
a {
                text-decoration: none;
+
    text-decoration: none;
                color: #88ff88;
+
    color: #88ff88;
                background: none;
+
    background: none;
            }
+
}
           
+
 
            a:visited {
+
a:visited {
                color: #669966;
+
    color: #669966;
            }
+
}
           
+
 
            a:active {
+
a:active {
                color: #9966ff;
+
    color: #9966ff;
            }
+
}
           
+
 
            a:hover {
+
a:hover {
                color: #9966ff;
+
    color: #9966ff;
                text-decoration: none;
+
    text-decoration: none;
            }
+
}
           
+
 
            a.stub {
+
a.stub {
                color: #cc6666;
+
    color: #cc6666;
            }
+
}
           
+
 
            a.new, #p-personal a.new {
+
a.new, #p-personal a.new {
                color: #9966ff;
+
    color: #9966ff;
            }
+
}
           
+
 
            a.new:visited, #p-personal a.new:none {
+
a.new:visited, #p-personal a.new:none {
                color: #6633CC;
+
    color: #6633CC;
            }
+
}
            /* HEADINGS*/
+
/* HEADINGS*/
            h1, h2, h3, h4, h5, h6 {
+
h1, h2, h3, h4, h5, h6 {
                color: #FFFFFF;
+
    color: #FFFFFF;
                background: none;
+
    background: none;
                font-weight: normal;
+
    font-weight: normal;
            }
+
}
/* Category Links */
+
/* Category Links */
.catlinks {background:#666666;
+
.catlinks {
}
+
    background: #666666;
#catlinks {background:#666666;}
+
}
 +
 
 +
#catlinks {
 +
    background: #666666;
 +
}

Revision as of 20:08, 15 January 2008

body {
    background: #000000;
}

#globalWrapper {
    background: #000000;
}
/* The options at the upper right (My talk, My preferences, My watchlist, My contributions, Log out */
#p-personal ul li a {
    font-family: "Comic Sans MS", sans-serif;
    background: #000000;
    color: #9966ff;
    border-bottom: 1px solid #333333;
    border-top: hidden;
    border-right: 1px solid #333333;
    border-left: 1px solid #333333;
    padding: 2px;
    line-height: 1em;
}
/* The Bar above each article (Article, Discuss, Edit, etc...) */
#p-cactions {
    line-height: 1em;
}

#p-cactions ul li a {
    font-family: "Comic Sans MS", sans-serif;
    background: #111111;
    color: #9966ff;
    border-bottom-style: hidden;
    border-top: 1px solid #9966ff;
    border-right: 1px solid #9966ff;
    border-left: 1px solid #9966ff;
}

#p-cactions ul li a:hover {
    border-bottom: 3px solid #333333;
    background: #333333;
}
/* Same as above, for the selected tabs */
#p-cactions ul li.selected a {
    font-family: "Comic Sans MS", sans-serif;
    background: #333333;
    color: #9966FF;
    border-bottom: 3px solid #333333;
    border-top: 1px solid #9966ff;
    border-right: 1px solid #9966ff;
    border-left: 1px solid #9966ff;
    line-height: 1em;
}
/* Footer at the bottom of the page */
#footer {
    font-family: "Comic Sans MS", sans-serif;
    background-color: #000000;
    color: #00ff00;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    margin: 3px;
    padding: 6px;
    text-align: center;
    font-size: 90%;
}
/* The left navigation section */
.portlet {
    border: none;
    margin: 0;
    padding: 0;
    float: none;
    width: 11.6em;
    overflow: hidden;
    background: #000000;
    margin-top: 2px;
    margin-bottom: 2px;
}

.portlet h4 {
    font-size: 95%;
    font-weight: normal;
    white-space: nowrap;
}

.portlet h5 {
    background: transparent;
    display: inline;
    text-align: right;
    line-height: 2em;
    color: #00FF00;
    height: auto;
    text-transform: lowercase;
    font-size: 110%;
    font-weight: normal;
    white-space: nowrap;
    font-family: "Comic Sans MS", sans-serif;
}

.portlet h6 {
    background: #000000;
    border: 1px solid #00ff00;
    border-style: solid solid none solid;
    padding: 0 1em 0 1em;
    text-transform: lowercase;
    display: block;
    font-size: 1em;
    height: 1.2em;
    font-weight: normal;
    white-space: nowrap;
}

.pBody {
    font-size: 95%;
    background-color: #000000;
    color: #FFFFFF;
    border-collapse: collapse;
    border: none;
    padding: 0;
}

.portlet h1, .portlet h2, .portlet h3, .portlet h4 {
    margin: 0;
    padding: 0;
}

.portlet ul {
    list-style-type: none;
    list-style-image: none;
    list-style-position: inside;
    font-size: 95%;
}

.portlet li {
    margin: 1px;
    list-style: none;
    list-style-position: inside;
    list-style-image: none;
    background: #000000;
    font-family: "Comic Sans MS", sans-serif;
    padding: 2px;
    font-size: 100%;
    line-height: 1em;
}

.portlet li a {
    margin: 0;
    list-style: none;
    list-style-position: inside;
    list-style-image: none;
    text-decoration: none;
    background: #000000;
    color: #9966FF;
    font-family: "Comic Sans MS", sans-serif;
    font-size: 100%;
    line-height: 1em;
}

.portlet li a:hover {
    margin: 0;
    list-style: none;
    list-style-position: inside;
    list-style-image: none;
    text-decoration: none;
    background: #000000;
    color: #FFFFFF;
    font-family: "Comic Sans MS", sans-serif;
    font-size: 100%;
    line-height: 1em;
}
/* Page Content */
#content {
    border: 3px double #000000;
    border-top: 3px solid #9966FF;
    color: #DDDDDD;
    background: #333333;
}

#column-content {
    width: 99%;
    margin-right: 1%;
    background: #000000;
    color: #FFFFFF;
}
/* Links */
a {
    text-decoration: none;
    color: #88ff88;
    background: none;
}

a:visited {
    color: #669966;
}

a:active {
    color: #9966ff;
}

a:hover {
    color: #9966ff;
    text-decoration: none;
}

a.stub {
    color: #cc6666;
}

a.new, #p-personal a.new {
    color: #9966ff;
}

a.new:visited, #p-personal a.new:none {
    color: #6633CC;
}
/* HEADINGS*/
h1, h2, h3, h4, h5, h6 {
    color: #FFFFFF;
    background: none;
    font-weight: normal;
}
/* Category Links */
.catlinks {
    background: #666666;
}

#catlinks {
    background: #666666;
}