|
|
Line 381: |
Line 381: |
| line-height: 17px; | | line-height: 17px; |
| } | | } |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
| .page-Main_Page {
| |
| background: url("https://images2.alphacoders.com/233/thumb-1920-233232.jpg") -150px top no-repeat fixed #db9140;
| |
| }
| |
|
| |
| .page-Main_Page .mw-wiki-logo {
| |
| background: url("https://www.pikminwiki.com/images/5/5d/Patapon_wiki.png");
| |
| }
| |
|
| |
| .page-Main_Page div#footer {
| |
| border: outset #b60;
| |
| background: rgba(255, 255, 255, 0.95);
| |
| }
| |
|
| |
| .page-Main_Page div#content {
| |
| border: 2px outset #b60 !important;
| |
| background: rgba(255, 255, 255, 0.95);
| |
| }
| |
|
| |
| .page-Main_Page #catlinks {
| |
| border: 2px outset #b60;
| |
| background: #ffccaa;
| |
| }
| |
|
| |
| .page-Main_Page .portlet h3 {
| |
| color: #fff;
| |
| background: #520;
| |
| border: 2px outset #b60;
| |
| }
| |
|
| |
| .page-Main_Page .pBody {
| |
| background: #fca;
| |
| border: 2px outset #b60;
| |
| }
| |
|
| |
| .page-Main_Page #p-cactions li {
| |
| border: 2px outset #b60;
| |
| }
| |
|
| |
| .page-Main_Page #p-personal li a, li#pt-anonuserpage {
| |
| color: #fee;
| |
| }
| |
|
| |
| .page-Main_Page input[type="submit"],
| |
| .page-Main_Page input[type="button"],
| |
| .page-Main_Page *.mw-ui-button,
| |
| .page-Main_Page #wpCreateaccount,
| |
| .page-Main_Page #wpLoginAttempt,
| |
| .page-Main_Page #mw-createaccount-join,
| |
| .page-Main_Page #wpLoginAttempt:active,
| |
| .page-Main_Page #wpCreateaccount:active,
| |
| .page-Main_Page #mw-createaccount-join:active,
| |
| .page-Main_Page #wpLoginAttempt:focus,
| |
| .page-Main_Page #wpCreateaccount:focus,
| |
| .page-Main_Page #mw-createaccount-join:focus,
| |
| .page-Main_Page #wpLoginAttempt:active:focus,
| |
| .page-Main_Page #wpCreateaccount:active:focus,
| |
| .page-Main_Page #mw-createaccount-join:active:focus {
| |
| background: #fca;
| |
| border: 2px outset #b60 !important;
| |
| }
| |
|
| |
| .page-Main_Page #wpLoginAttempt:hover,
| |
| .page-Main_Page #wpCreateaccount:hover,
| |
| .page-Main_Page #mw-createaccount-join:hover {
| |
| border: 2px outset #b60 !important;
| |
| }
| |
|
| |
| .page-Main_Page input[type="submit"],
| |
| .page-Main_Page input[type="button"],
| |
| .page-Main_Page input[type="text"],
| |
| .page-Main_Page input[type="password"],
| |
| .page-Main_Page input[type="search"],
| |
| .page-Main_Page input[type="email"],
| |
| .page-Main_Page input.loginText,
| |
| .page-Main_Page *.mw-ui-button {
| |
| border: 2px inset #b60 !important;
| |
| }
| |
|
| |
| .page-Main_Page textarea {
| |
| border: 2px inset #b60;
| |
| }
| |
|
| |
| .page-Main_Page a,
| |
| .page-Main_Page #p-cactions li a,
| |
| .page-Main_Page #bodyContent a.extiw,
| |
| .page-Main_Page #bodyContent a.external {
| |
| color: #d40;
| |
| }
| |
|
| |
| .page-Main_Page a:visited,
| |
| .page-Main_Page #bodyContent a.extiw:visited,
| |
| .page-Main_Page #bodyContent a.external:visited {
| |
| color: #b60;
| |
| }
| |
|
| |
| .page-Main_Page a:hover,
| |
| .page-Main_Page #bodyContent a.extiw:hover,
| |
| .page-Main_Page #bodyContent a.external:hover {
| |
| color: #d40;
| |
| }
| |
|
| |
| .page-Main_Page a:visited:hover,
| |
| .page-Main_Page #bodyContent a.extiw:visited:hover,
| |
| .page-Main_Page #bodyContent a.external:visited:hover {
| |
| color: #b60;
| |
| }
| |
|
| |
| .page-Main_Page a.new:link,
| |
| .page-Main_Page a.new:visited,
| |
| .page-Main_Page #p-cactions .new a,
| |
| .page-Main_Page #p-cactions .new a:visited {
| |
| color: #f00;
| |
| }
| |
|
| |
| .page-Main_Page #bodyContent a.external {
| |
| background-image: none;
| |
| padding-right: 0px;
| |
| }
| |
|
| |
| .page-Main_Page .pikipediaBox{
| |
| background-color: #fc4;
| |
| border: 2px outset #b60;
| |
| }
| |
|
| |
| .page-Main_Page .titledBox{
| |
| background: #fffbf5;
| |
| border: 1px solid #f2e7ce;
| |
| }
| |
| .page-Main_Page .titledBoxTitle{
| |
| background: #f2e7ce;
| |
| border: 1px solid #bfb4a3;
| |
| }
| |
|
| |
| .page-Main_Page div ul {
| |
| list-style-image: none !important;
| |
| }
| |