User:Jimbo Jambo/monobook.css: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
No edit summary
(Updating)
Line 1: Line 1:
/*OGG player*/
.ogg-player-options {
    border: 2px outset #00bb00;
    -moz-border-radius-topleft: 50px;
    -moz-border-radius-bottom right: 100px;
}
/*Watchlist edit message*/
/*Watchlist edit message*/
.usermessage {
.usermessage {
     background-color: #e0ffe0;
     background: #ccffcc;
    color: Black;
     font-weight: bold;
     font-weight: bold;
     margin: 2em 0em 1em 0em;
     margin: 20px 0px 10px 0px;
     padding: 0.5em 1em;
     padding: 5px 10px;
     vertical-align: middle;
     vertical-align: middle;
    border: 2px outset #00bb00;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-topleft: 15px;
}
}


Line 16: Line 25:
background-position: right;
background-position: right;
background-attachment: fixed;
background-attachment: fixed;
}
#content {
    background-image: url(http://images.wikia.com/pikmin/images/1/1f/Background.jpg);
    background-position: right;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
table, td {
    background: none;
}
div.thumb {
  border: none;
}
div.tright {
  border: none;
  margin: 5px 0px 5px 10px;
}
div.tleft {
  border: none;
  margin: 5px 15px 5px 0px;
}
}


/*Sidebar*/
/*Sidebar*/
.portlet {
.portlet {
    border: none;
     width: 150px;
    margin: 0.5em 0em 0.5em 0em;
    float: none;
    padding: 0;
     width: 12.1em;
}
}
.portlet h5 {
.portlet h5 {
     text-transform: uppercase;
     text-transform: uppercase;
     color: #ffffff;
     color: #ffffff;
     background: #004400;
     background: #005500;
     padding: 0.3em 0.5em 0.8em 3.6em;
     border: 2px outset #00bb00;
     height: 0.7em;
     padding: 1px 0px 3px 10px;
     font-weight: bold;
     font-weight: bold;
    white-space: nowrap;
     display: block;
     display: block;
    margin-bottom: 1px;
     -moz-border-radius-topleft: 20px;
    border: 1px solid #ffffff;
     -moz-border-radius-bottomright: 20px;
     -moz-border-radius-topleft: 2em;
 
    border-radius-topleft: 2em;
     -moz-border-radius-topright: 2em;
    border-radius-topright: 2em;
    -moz-border-radius-bottomleft: 2em;
    border-radius-bottomleft: 2em;
}
}
.pBody {
.pBody {
     background: #ccffcc;
     background: #ccffcc;
     border: 1px solid #00bb00;
     border: 2px outset #00bb00;
    padding-left: 0px;
    margin: 2px 30px 0px 10px;
    -moz-border-radius-topleft: 2.0em;
     -moz-border-radius-bottomright: 2.0em;
     -moz-border-radius-bottomright: 2.0em;
    -moz-border-radius-bottomleft: 2.0em;
    border-radius-bottomright: 2.0em;
    margin-left: 2.5em;
}
}
.portlet ul {
.portlet ul {
    line-height: 1.5em;
    list-style: none;
     list-style-type: none;
     list-style-type: none;
}
}


/*Search*/
/*Search*/
#p-search {
    position: relative;
    z-index: 3;
}   
#p-search .pBody {
    text-align: center;
}
input.searchButton {
input.searchButton {
     margin-top: 1px;
     margin-top: 2px;
     margin-bottom: 1px;
     margin-bottom: 1px;
     padding: 0 0.4em;
     padding: 0px 0px 0px 0px;
     cursor: pointer;
     cursor: pointer;
     background-color: #ccffcc;
     background: #ccffcc;
     border: 1px solid #00bb00;
     border: 2px outset #00bb00;
}
input.searchButton:hover {
    background: #ffffff;
}
}
#searchInput {
#searchInput {
    border: 1px solid #00bb00; 
     width: 89px;
     width:8em;
     background: #ffffff;
     margin: 0 0 0 0;
}
}
#p-search .pBody {
#p-search .pBody {
     padding: 0.5em 0.5em 0.5em 0.5em;
     padding: 0.5em 0.5em 0.5em 0.5em;
}
/*Personal links*/
#p-personal li a {
    border: 2px outset #00bb00;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomright: 10px;
    padding-left: 3px;
    padding-right: 3px;
    background: #ffffff;
    opacity: 0.85;
}
}


/*Tabs*/
/*Tabs*/
#p-cactions li, #p-cactions li.selected {border: 1px solid #00bb00;}
#p-cactions li {
#p-cactions li, #p-cactions li a {
    border: 2px outset #00bb00;
     -moz-border-radius-topleft: 1em;
}
     -moz-border-radius-topright: 1em;
#p-cactions li,
#p-cactions li a {
     -moz-border-radius-topleft: 10px;
     -moz-border-radius-bottomright: 10px;
}
}


/*ToC*/
/*ToC*/
#toc {
#toc {
     background-color: #ccffcc;
     background: #ccffcc;
     -moz-border-radius: .5em;
     -moz-border-radius-topleft: 60px;
     border: 1px outset #00bb00;
    -moz-border-radius-bottomright: 60px;
     border: 2px outset #00bb00;
}
}


/*Hover*/
/*Hover*/
.usermessage:hover,
#toc:hover,
#toc:hover,
#catlinks:hover {
    background: none;
}
#p-search .pBody:hover {
    background: #ffffff;
}
#p-tb .pBody:hover,
#p-wikicities-nav .pBody:hover,
#p-navigation .pBody:hover,
#p-navigation .pBody:hover,
#p-search .pBody:hover,
#p-cactions li,
#p-tb .pBody:hover,
#p-cactions li a,
#p-wikicities-nav,
#p-cactions li.selected,
.pBody:hover {
#p-cactions li.selected a {
     background-color: #ffffff;
     background: #ffffff;
    opacity: 0.85;
}
}
.portlet h5:hover {
.portlet h5:hover {
     background-color: #006600;
     background: none;
    color: #007700;
}
}


/*Input boxes*/
/*Input boxes*/
input {
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomright: 20px;
    border: 2px inset #00bb00;
    padding-left: 3px;
}
select {
    border: 2px inset #00bb00;
}
input[type="text"],
input[type="text"],
input[type="password"] {
input[type="password"] {
     height: 16px;
     height: 16px;
     -moz-border-radius: 1em;
}
     padding-left: .5em;
textarea {
    border: 2px inset #00bb00;
     -moz-border-radius-topleft: 40px;
    -moz-border-radius-bottomright: 40px;
     padding: 10px 5px 15px 5px;
    width: 98%;
    background: none;
}
#wpSave,
#wpPreview,
#wpDiff,
#tUpload {
    background: #ccffcc;
    border: 2px outset #00bb00;
}
}


/*Content area*/
/*Content area*/
#content {
#content {
     border-color: #00bb00;
     border: 2px outset #00bb00;
     -moz-border-radius: 1em;
     -moz-border-radius: 20px;
}
#footer {
    background: none;
}
}


/*Links*/
/*Links*/
a, a:visited, #p-personal li a, #p-cactions li a, #p-cactions li.selected a, #bodyContent a.extiw, #bodyContent a.external {color: #338800;}
a,
a:visited {color: #77bb22;}
#p-personal li a,
a:hover, #p-personal li a:hover, #bodyContent a.extiw:hover, #bodyContent a.external:hover {color: #55aa22;}
#p-cactions li a,
a.new, a.new:visited, #p-personal li a.new, #p-cactions .new a {color: #bbbb00;}
#bodyContent a.extiw,
#bodyContent a.external {
    color: #008800;
}


a:visited,
#bodyContent a.extiw:visited,
#bodyContent a.external:visited {
    color: #008844;
}
a:hover,
#p-personal li a:hover,
#bodyContent a.extiw:hover,
#bodyContent a.external:hover {
    color: #00bb00;
}
a:visited:hover,
#bodyContent a.extiw:visited:hover,
#bodyContent a.external:visited:hover {
    color: #00bb44;
}
a.new,
a.new:visited,
#p-personal li a.new,
#p-cactions .new a,
#p-personal li a.new:visited,
#p-cactions .new a:visited {
    color: #bbbb00;
}
#bodyContent a.external {
#bodyContent a.external {
     background-image: url(http://images.wikia.com/pikmin/images/4/44/External.png);
     background-image: url(http://images.wikia.com/pikmin/images/4/44/External.png);
    background-position: center right;
}
     background-repeat: no-repeat;
#catlinks {
     background-padding-right: 13px;
  border: 2px outset #00bb00;
  background: #ccffcc;
  -moz-border-radius-topleft: 30px;
  -moz-border-radius-bottomright: 30px;
     padding-bottom: 0px;
     padding-top: 0px;
}
}

Revision as of 10:06, April 27, 2008

/*OGG player*/
.ogg-player-options {
    border: 2px outset #00bb00;
    -moz-border-radius-topleft: 50px;
    -moz-border-radius-bottom right: 100px;
}

/*Watchlist edit message*/
.usermessage {
    background: #ccffcc;
    font-weight: bold;
    margin: 20px 0px 10px 0px;
    padding: 5px 10px;
    vertical-align: middle;
    border: 2px outset #00bb00;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-topleft: 15px;
}

/*Background*/
body
{
background-image: url(http://images.wikia.com/pikmin/images/3/37/White_and_Purple_Pikmin.jpg);
background-repeat: no-repeat;
background-position: right;
background-attachment: fixed;
}

#content {
    background-image: url(http://images.wikia.com/pikmin/images/1/1f/Background.jpg);
    background-position: right;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
table, td {
    background: none;
}
div.thumb {
   border: none;
}
div.tright {
   border: none;
   margin: 5px 0px 5px 10px;
}
div.tleft {
   border: none;
   margin: 5px 15px 5px 0px;
}

/*Sidebar*/
.portlet {
    width: 150px;
}
.portlet h5 {
    text-transform: uppercase;
    color: #ffffff;
    background: #005500;
    border: 2px outset #00bb00;
    padding: 1px 0px 3px 10px;
    font-weight: bold;
    display: block;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomright: 20px;

}
.pBody {
    background: #ccffcc;
    border: 2px outset #00bb00;
    padding-left: 0px;
    margin: 2px 30px 0px 10px;
    -moz-border-radius-topleft: 2.0em;
    -moz-border-radius-bottomright: 2.0em;
}
.portlet ul {
    list-style-type: none;
}

/*Search*/
input.searchButton {
    margin-top: 2px;
    margin-bottom: 1px;
    padding: 0px 0px 0px 0px;
    cursor: pointer;
    background: #ccffcc;
    border: 2px outset #00bb00;
}
input.searchButton:hover {
    background: #ffffff;
}
#searchInput {
    width: 89px;
    background: #ffffff;
}
#p-search .pBody {
    padding: 0.5em 0.5em 0.5em 0.5em;
}

/*Personal links*/
#p-personal li a {
    border: 2px outset #00bb00;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomright: 10px;
    padding-left: 3px;
    padding-right: 3px;
    background: #ffffff;
    opacity: 0.85;
}

/*Tabs*/
#p-cactions li {
    border: 2px outset #00bb00;
}
#p-cactions li,
#p-cactions li a {
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomright: 10px;
}

/*ToC*/
#toc {
    background: #ccffcc;
    -moz-border-radius-topleft: 60px;
    -moz-border-radius-bottomright: 60px;
    border: 2px outset #00bb00;
}

/*Hover*/
.usermessage:hover,
#toc:hover,
#catlinks:hover {
    background: none;
}
#p-search .pBody:hover {
    background: #ffffff;
}
#p-tb .pBody:hover,
#p-wikicities-nav .pBody:hover,
#p-navigation .pBody:hover,
#p-cactions li,
#p-cactions li a,
#p-cactions li.selected,
#p-cactions li.selected a {
    background: #ffffff;
    opacity: 0.85;
}
.portlet h5:hover {
    background: none;
    color: #007700;
}

/*Input boxes*/
input {
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomright: 20px;
    border: 2px inset #00bb00;
    padding-left: 3px;
}
select {
    border: 2px inset #00bb00;
}
input[type="text"],
input[type="password"] {
    height: 16px;
}
textarea {
    border: 2px inset #00bb00;
    -moz-border-radius-topleft: 40px;
    -moz-border-radius-bottomright: 40px;
    padding: 10px 5px 15px 5px;
    width: 98%;
    background: none;
}
#wpSave,
#wpPreview,
#wpDiff,
#tUpload {
    background: #ccffcc;
    border: 2px outset #00bb00;
}

/*Content area*/
#content {
    border: 2px outset #00bb00;
    -moz-border-radius: 20px;
}
#footer {
    background: none;
}

/*Links*/
a,
#p-personal li a,
#p-cactions li a,
#bodyContent a.extiw,
#bodyContent a.external {
    color: #008800;
}

a:visited,
#bodyContent a.extiw:visited,
#bodyContent a.external:visited {
    color: #008844;
}
a:hover,
#p-personal li a:hover,
#bodyContent a.extiw:hover,
#bodyContent a.external:hover {
    color: #00bb00;
}
a:visited:hover,
#bodyContent a.extiw:visited:hover,
#bodyContent a.external:visited:hover {
    color: #00bb44;
}
a.new,
a.new:visited,
#p-personal li a.new,
#p-cactions .new a,
#p-personal li a.new:visited,
#p-cactions .new a:visited {
    color: #bbbb00;
}
#bodyContent a.external {
    background-image: url(http://images.wikia.com/pikmin/images/4/44/External.png);
}
#catlinks {
   border: 2px outset #00bb00;
   background: #ccffcc;
   -moz-border-radius-topleft: 30px;
   -moz-border-radius-bottomright: 30px;
    padding-bottom: 0px;
    padding-top: 0px;
}