|
|
Regel 1: |
Regel 1: |
− | <pre> | + | <pre>#p-logo a, #p-logo a:hover { |
− | body.page-Hauptseite #catlinks,
| + | background: url('http://wiki.metin2.nl/images/6/60/Wiki_Logo.png') no-repeat center top transparent !important; |
− | body.page-Hauptseite h1.firstHeading{
| |
− | display: none;
| |
− | }
| |
− | | |
− | #bodyContent a.external, #bodyContent a.external[href^="gopher://"] {
| |
− | background: url("http://metin2wiki.de/images/a/af/External-link.png") no-repeat scroll right center transparent;
| |
− | padding-right: 13px;
| |
− | }
| |
− | | |
− | #firstHeading {
| |
− | padding-top: 10px;
| |
− | }
| |
− | | |
− | .pBody {
| |
− | margin: 3px 0 0 0 !important;
| |
− | }
| |
− | | |
− | .mw-editsection {
| |
− | float: right;
| |
− | }
| |
− | | |
− | ul {
| |
− | list-style-image: url("http://metin2wiki.de/images/4/4b/MinusS.png");
| |
− | }
| |
− | | |
− | .mw-content-ltr ul {
| |
− | margin: 0.3em 0px 0px 2em;
| |
− | padding: 0px;
| |
− | }
| |
− | | |
− | .portletNavMiddle UL {
| |
− | padding: 0px 0px 1px 27px;
| |
− | }
| |
− | | |
− | #contentSub, #contentSub2 {
| |
− | margin: 1em 0px 1.4em 1em;
| |
− | }
| |
− | | |
− | table.collapsed tr.collapsible {
| |
− | display: none;
| |
− | }
| |
− |
| |
− | .collapseButton { /* 'show'/'hide' buttons created dynamically by the */
| |
− | float: right; /* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */
| |
− | font-weight: normal; /* are styled here so they can be customised. */
| |
− | text-align: right;
| |
− | width: auto;
| |
− | }
| |
− | .collapseButton a {
| |
− | color:#f0d9a2;
| |
− | }
| |
− | | |
− | #prefcontrol {
| |
− | padding: 5px !important;
| |
− | }
| |
− | | |
− | div#content .content-footer{
| |
| position: relative; | | position: relative; |
− | width: 960px;
| + | height: 168px; |
− | padding: 0px;
| + | width: 532px; |
− | left: -35px;
| |
− | right: 0px;
| |
− | bottom: -26px;
| |
− | background: url('http://wiki.metin2.de/images/f/f3/Contentfooter.png') no-repeat scroll top center transparent !important;
| |
− | height: 56px;
| |
− | z-index: 0;
| |
− | }
| |
− | | |
− | h1, h2, h3, h4, h5, h6 {
| |
− | color: #8B4500;
| |
− | border-bottom: 0px solid #8B4500;
| |
− | }
| |
− | | |
− | #bodyContent h3, #bodyContent h4, #bodyContent h5 {
| |
− | margin-bottom: .3em;
| |
− | color: #8B4500;
| |
− | }
| |
− | | |
− | #firstHeading{
| |
− | color: #8B4500;
| |
− | border-bottom: 0px solid #8B4500;
| |
− | }
| |
− | | |
− | div#column-one {
| |
− | padding-top: 126px;
| |
− | }
| |
− | | |
− | #p-cactions .new a {
| |
− | color: #EEB422;
| |
− | }
| |
− | | |
− | #p-cactions li.selected {
| |
− | border-bottom: 0 px solid transparent !important;
| |
− | border-left: 0px solid transparent !important;
| |
− | border-right: 0px solid transparent !important;
| |
− | border-top: 0px solid transparent !important;
| |
− | font-weight: 700;
| |
− | background-color: transparent;
| |
− | }
| |
− | | |
− | #p-cactions li {
| |
− | background: transparent;
| |
− | border-bottom: 0 px solid transparent !important;
| |
− | border-left: 0px solid transparent !important;
| |
− | border-right: 0px solid transparent !important;
| |
− | border-top: 0px solid transparent !important;
| |
− | display: inline;
| |
− | margin: 0px;
| |
− | overflow: visible;
| |
− | }
| |
− | | |
− | #p-cactions li.selected a, #p-cactions .new a, #p-cactions li a, #p-cactions li a:hover {
| |
− | font-weight: normal;
| |
− | font-size: 15px;
| |
− | color: #fece58;
| |
− | border: 1px solid #f1de8e;
| |
− | background: transparent;
| |
− | z-index: 1;
| |
− | border-radius: 6px;
| |
− | padding-bottom: 3px;
| |
− | }
| |
− | | |
− | #searchInput::-webkit-input-placeholder {
| |
− | color:#8B4513;
| |
− | }
| |
− | #searchInput:-moz-placeholder {
| |
− | color:#8B4513;
| |
− | opacity: 1;
| |
− | }
| |
− | #searchInput::-moz-placeholder {
| |
− | color:#8B4513;
| |
− | opacity: 1;
| |
− | }
| |
− | #searchInput:-ms-input-placeholder {
| |
− | color:#8B4513;
| |
− | }
| |
− | | |
− | | |
− | | |
− | ul {
| |
− | line-height: 1.5em;
| |
− | list-style-image: url("http://wiki.metin2.com.pt/images/7/7a/Bullet.png");
| |
− | list-style-type: square;
| |
− | margin: 0.3em 0px 0px 1.5em;
| |
− | padding: 0px;
| |
− | }
| |
− | | |
− | #p-tb{
| |
− | position: relative;
| |
− | z-index: 1;
| |
− | inline-block;
| |
− | }
| |
− | | |
− | #p-search{
| |
− | position: relative;
| |
− | z-index: 1;
| |
− | inline-block;
| |
− | }
| |
− | | |
− | #p-lang{
| |
− | position: relative;
| |
− | z-index: 1;
| |
− | inline-block;
| |
− | }
| |
− | | |
− | #p-Community{
| |
− | position: relative;
| |
− | z-index: 1;
| |
− | inline-block;
| |
− | }
| |
− | | |
− | #p-navigation {
| |
− | position: relative;
| |
− | z-index:1;
| |
− | inline-block;
| |
− | }
| |
− | | |
− | #p-personal {
| |
− | background: url("http://wiki.metin2.com.pt/images/8/87/Top.png") transparent;
| |
− | }
| |
− | | |
− | #f-copyrightico{
| |
− | left: 45px;
| |
− | top: 130px;}
| |
− | | |
− | #f-list{margin-top:160px;}
| |
− | | |
− | body {
| |
− | background: url('http://wiki.metin2.com.pt/images/4/40/BackgroundWolf.jpg') no-repeat fixed center top #000;
| |
− | overflow-x: visible !important;
| |
− | }
| |
− | | |
− | | |
− | .portletNavMiddle ul li a{
| |
− | MARGIN: 0px 0px 0px 0px;
| |
− | COLOR: #EEB422;
| |
− | TEXT-DECORATION: none;
| |
− | }
| |
− | | |
− | .portletNavBG {
| |
− | background: url('http://wiki.metin2.com.pt/images/b/bb/Coiso1.png') no-repeat;
| |
− | width: 157px;
| |
− | min-height: 34px;
| |
− | overflow: hidden;
| |
− | text-align: center;
| |
− | }
| |
− | | |
− | .portletNavMiddle {
| |
− | background: url('http://wiki.metin2.com.pt/images/8/87/Coiso2.png') repeat-y;
| |
− | width: 157px;
| |
− | }
| |
− | | |
− | .portletNavBtn{
| |
− | background: url('http://wiki.metin2.com.pt/images/8/87/Coiso3.png') no-repeat 0 100%;
| |
− | max-height: 132px;
| |
− | width: 157px;
| |
− | }
| |
− | | |
− | #p-logo {
| |
− | position: relative;
| |
− | right: 0px;
| |
− | left: 250px;
| |
− | top: -36px;
| |
− | height: 70px;
| |
− | width: 350px;
| |
− | }
| |
− | | |
− | #p-logo a, #p-logo a:hover {
| |
− | background: url('http://wiki.metin2.de/images/6/60/Wiki_Logo.png') no-repeat center top transparent !important;
| |
− | position: relative;
| |
− | height: 70px; | |
− | width: 350px; | |
| margin: auto; | | margin: auto; |
| overflow: visible; | | overflow: visible; |
− | }
| |
− |
| |
− |
| |
− | div#column-content {
| |
− | left: 0px;
| |
− | right: 0px;
| |
− | top: 262px;
| |
− | opacity: 0.99;
| |
− | position: relative;
| |
− | z-index: 1;
| |
− | margin-bottom:50px;
| |
− | }
| |
− |
| |
− | #p-cactions {
| |
− | position: absolute;
| |
− | width: 960px;
| |
− | padding: 0px;
| |
− | top: 155px;
| |
− | left: 178px;
| |
− | right: 0px;
| |
− | background: url('http://wiki.metin2.com.pt/images/a/a8/Navbg.png') no-repeat scroll center center transparent !important;
| |
− | height: 155px;
| |
− | z-index: 0;
| |
− | }
| |
− |
| |
− | #p-cactions .pBodyTabs {
| |
− | margin-top: 67px;
| |
− | margin-right: 10px;
| |
− | }
| |
− |
| |
− | div#content {
| |
− | position:relative;
| |
− | color: #000;
| |
− | padding: 10px 35px 0px;
| |
− | margin-top: 0px;
| |
− | width: 890px;
| |
− | border-width: 0px;
| |
− | background: url("http://wiki.metin2.com.pt/images/f/f8/Contentbackground.png") repeat-y;
| |
− | }
| |
− |
| |
− |
| |
− | div#footer {
| |
− | position: absolute;
| |
− | margin: 0px;
| |
− | padding: 50px 0px 0px;
| |
− | display: block;
| |
− | width: 100%;
| |
− | border: medium none;
| |
− | height: 203px;
| |
− | background: url('http://wiki.metin2.com.pt/images/a/ab/M2-footer2.png') no-repeat scroll center bottom transparent;
| |
− | }
| |
− |
| |
− | .mw-content-ltr .editsection, .mw-content-rtl .mw-content-ltr .editsection {
| |
− | float: right;
| |
− | margin: 0px 35px 0px 0px;
| |
− | }
| |
− |
| |
− | .editsection a:link {
| |
− | text-decoration: none;
| |
− | color: #0667d2 !important;
| |
− | }
| |
− |
| |
− | .editsection a:visited {
| |
− | color: #0667d2 !important;
| |
− | text-decoration: none;
| |
− | }
| |
− |
| |
− | editsection a:active {
| |
− | color: #0667d2 !important;
| |
− | text-decoration: none;
| |
− | }
| |
− |
| |
− | .editsection a:hover {
| |
− | color: #0667d2 !important;
| |
− | text-decoration: none;
| |
− | }
| |
− |
| |
− | #mw-content-text h2 {
| |
− | background: url("http://wiki.metin2.com.pt/images/e/ee/BoardNewM.png") no-repeat scroll left center transparent;
| |
− | height: 30px;
| |
− | color: !important;
| |
− | text-indent: 40px;
| |
− | font-weight: bold;
| |
− | color:#643200 !important
| |
− |
| |
− | border-style: solid;
| |
− | border-width: 0px 0px 7px;
| |
− | -moz-border-image: url("http://wiki.metin2.com.pt/images/7/74/Testwiki.png") 0 0 33 81 repeat;
| |
− | -webkit-border-image: url("http://wiki.metin2.com.pt/images/7/74/Testwiki.png") 0 0 33 81 repeat;
| |
− | -o-border-image: url("http://wiki.metin2.com.pt/images/7/74/Testwiki.png") 0 0 33 81 repeat;
| |
− | border-image: url("http://wiki.metin2.com.pt/images/7/74/Testwiki.png") 0 0 33 81 fill repeat;
| |
− | }
| |
− |
| |
− | #toctitle h2{
| |
− | color:#643200 !important;
| |
− | border-style: none;
| |
− | border-width: 0px;
| |
− | -moz-border-image: none;
| |
− | -webkit-border-image: none;
| |
− | -o-border-image: none;
| |
− | border-image: none;
| |
− |
| |
− | }
| |
− |
| |
− | #toc,
| |
− | .toc,
| |
− | .mw-warning {
| |
− | background: url("http://wiki.metin2.com.pt/images/9/9f/Transparentbackground.png") repeat;
| |
− | border: 1px solid #000000;
| |
− | color: #643200;
| |
− | border-top-right-radius: 5px;
| |
− | border-top-left-radius: 5px;
| |
− | border-bottom-right-radius: 5px;
| |
− | border-bottom-left-radius: 5px;
| |
− | display: inline-block !important;
| |
− | padding: 10px !important;
| |
− | }
| |
− |
| |
− | body.page-Main_Page #catlinks,
| |
− | body.page-Main_Page h1.firstHeading{
| |
− | display: none;
| |
− | }
| |
− |
| |
− | .flaggedrevs-color-0 {
| |
− | text-decoration: blink;
| |
− |
| |
− | color: rgb(200, 0, 0);
| |
− | background: none;
| |
− | }
| |
− |
| |
− | .flaggedrevs-color-1 {
| |
− | background: none;
| |
− | }
| |
− |
| |
− | .mw-specialpagecached {
| |
− | font-style: italic;
| |
− | }
| |
− |
| |
− | #bodyContent a.external {
| |
− | padding-right: 13px;
| |
− | }
| |
− |
| |
− | li.gallerybox div.thumb,
| |
− | div.tleft div.thumbinner,
| |
− | div.tright div.thumbinner {
| |
− | background: none;
| |
− | border: 1px solid rgb(150, 150, 150);
| |
− | }
| |
− |
| |
− | html .thumbimage {
| |
− | border: 1px solid rgb(180, 180, 180);
| |
− | }
| |
− |
| |
− | table.diff,
| |
− | td.diff-otitle,
| |
− | td.diff-ntitle,
| |
− | td.diff-context {
| |
− | background: none;
| |
− | }
| |
− |
| |
− | th .mw-collapsible-toggle a {
| |
− | color: rgb(255, 255, 255);
| |
− | }
| |
− |
| |
− | #toc h2,
| |
− | .toc h2 {
| |
− | display: inline;
| |
− | border: none;
| |
− | padding: 0;
| |
− | font-size: 100%;
| |
− | font-weight: bold;
| |
− | background: none;
| |
− | color: #0667d2;
| |
− | }
| |
− |
| |
− | .mw-collapsible-toggle a:link {
| |
− | color: #0667d2;
| |
− | }
| |
− |
| |
− | .mw-content-ltr .editsection,
| |
− | .mw-content-rtl .mw-content-ltr .editsection {
| |
− | float: right;
| |
− | margin: 0 35px 0 0;
| |
− | }
| |
− |
| |
− | #catlinks,
| |
− | .catlinks {
| |
− | background: url("http://wiki.metin2.com.pt/images/f/f3/Catlinks_background.png") no-repeat scroll center transparent;
| |
− | border: none;
| |
− | color: rgb(241, 222, 142);
| |
− | }
| |
− |
| |
− | #catlinks a,
| |
− | .catlinks a {
| |
− | color: rgb(241, 222, 142);
| |
− | }
| |
− |
| |
− | #toc,
| |
− | .toc,
| |
− | .mw-warning {
| |
− | background: url("http://wiki.metin2.com.pt/images/9/9f/Transparentbackground.png") repeat;
| |
− | border: 1px solid #000000;
| |
− | color: #FFFFFF;
| |
− | border-top-right-radius: 5px;
| |
− | border-top-left-radius: 5px;
| |
− | border-bottom-right-radius: 5px;
| |
− | border-bottom-left-radius: 5px;
| |
− | }
| |
− |
| |
− | #toc h2,
| |
− | .toc h2 {
| |
− | display: inline;
| |
− | border: none;
| |
− | padding: 0;
| |
− | font-size: 100%;
| |
− | font-weight: bold;
| |
− | background: none;
| |
− | color: #FFFFFF;
| |
− | }
| |
− |
| |
− | li.gallerybox div.thumb,
| |
− | div.tleft div.thumbinner,
| |
− | div.tright div.thumbinner {
| |
− | background: url("http://wiki.metin2.com.pt/images/9/9f/Transparentbackground.png") repeat scroll 0% 0% transparent;
| |
− | border: 1px solid #88283a;
| |
| } | | } |
| </pre> | | </pre> |