Lineage 2 Revolution Wiki
No edit summary
(Undo revision 21999 by SandovalCurse (talk))
Tag: Undo
Line 234: Line 234:
 
}
 
}
   
  +
#ca-unwatch.icon a,
.vectorTabs #ca-watch span,
 
.vectorTabs #ca-unwatch span {
+
#ca-watch.icon a {
background: #d94343;
+
padding: 0 0 0;
-moz-linear-gradient(center top , #d94343 35%, #d94343 100%) repeat scroll 0 0;
 
border-radius: 4px;
 
 
}
 
}
   

Revision as of 22:00, 16 November 2018

#p-logo a {
    background-size: 100% 100%;
    width: 451px;
    height: 231px;
    margin-top: -90px;
    margin-left: 0px;
}

div#mw-page-base {
    height: 531px;
    background: transparent url(https://l2revolution.gamepedia.com/media/l2revolution.gamepedia.com/4/44/Header_test_1.png?version=8d3b8f52703d826bc7811fbc52e752ff) no-repeat left top !important;
}

/* CSS placed here will affect users of the Hydra skin */

/* Custom Elements */

body.page-Lineage_2_Revolution_Wiki h1.firstHeading {
    display:none;
}

body { 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background: url(https://l2revolution.gamepedia.com/media/l2revolution.gamepedia.com/3/31/L2-new-background.jpg?version=ee6666f42caba17d188f7a1f1e124dab) no-repeat fixed center center / cover  rgba(0, 0, 0, 0);
}

div#content,
div#mw-panel,
div#footer {
    background:
    url("https://l2revolution.gamepedia.com/media/l2revolution.gamepedia.com/7/79/Corner_top_left2.png") no-repeat scroll left top border-box,
    url("https://l2revolution.gamepedia.com/media/l2revolution.gamepedia.com/5/5f/Corner_top_right2.png?version=1cba727dc62fe96b6f9e91992a847785") no-repeat scroll right top border-box,
    url("https://l2revolution.gamepedia.com/media/l2revolution.gamepedia.com/9/9d/Corner_bottom_left2.png?version=1b4b385df9d703e3decad9670fd9b60e") no-repeat scroll left bottom border-box,
    url("https://l2revolution.gamepedia.com/media/l2revolution.gamepedia.com/6/6a/Corner_bottom_right2.png?version=cc9774985d0dcd0f264d35dd221df12a") no-repeat scroll right bottom border-box,
    url("https://l2revolution.gamepedia.com/media/l2revolution.gamepedia.com/e/e7/Border_top2.png") repeat-x scroll right top border-box,
    url("https://l2revolution.gamepedia.com/media/l2revolution.gamepedia.com/8/8d/Border_left2.png") repeat-y scroll left top border-box,
    url("https://l2revolution.gamepedia.com/media/l2revolution.gamepedia.com/d/d7/Border_right2.png") repeat-y scroll right top border-box,
    url("https://l2revolution.gamepedia.com/media/l2revolution.gamepedia.com/9/9d/Border_bottom2.png") repeat-x scroll left bottom border-box, rgba(255,255,255,.75)
    url("https://fantasyearthgenesis.gamepedia.com/media/fantasyearthgenesis.gamepedia.com/9/94/Background_element.png") left top repeat padding-box;
}

div.vectorTabs li span,
div#mw-head div.vectorMenu h3 {
    background: #fff;
    background: #fff; /* Legacy fallback */
    background: -webkit-linear-gradient(#fff, #fff); /* Safari 5.1-6.0 */
    background: -o-linear-gradient(#fff, #fff); /* Opera 11.1-12.0 */
    background: -moz-linear-gradient(#fff, #fff); /* Firefox 3.6-15 */
    background: linear-gradient(#fff, #fff); /* Standard Syntax */
    display: inline-block;
    border: 1px solid #876131;
    border-radius: 4px;
    padding: 2px 10px;
    height: 19px;
    text-align: center;
}

div#mw-head {
    margin-top: 153px;
}

div#content {
    padding: 30px;
}

div#mw-panel {
    color: #000;
    margin-left: 3px;
    margin-top: 71px;
}

div#footer {
    padding: 30px;
    margin-top: 6px;
    
}

/* Wikitables */

table.wikitable,
table.wikitable > tr > th,
table.wikitable > * > tr > th,
table.wikitable > tr > td,
table.wikitable > * > tr > td {
}

table.wikitable {
    background: rgba(255,255,255,.7);
    border: 1px solid #aaa;
    border-radius: 4px;
}


table.wikitable > tr > th,
table.wikitable > * > tr > th {
    background-color: rgba(255,255,255,.125);
    border: 1px solid #aaa;
    border-radius: 4px;
}

table.wikitable > tr > td,
table.wikitable > * > tr > td {
    background-color: rgba(0,0,0,.025);
    border: 1px solid #aaa;
    border-radius: 4px;
}

/* Category Link Colours */

.catlinks {
    border: 1px solid #aaa;
    border-radius: 4px;
}

/* Wiki Editor Transparency */

div.wikiEditor-ui,
.editOptions,
div.wikiEditor-preview-contents,
div.wikiEditor-preview-loading,
div.wikiEditor-ui-toolbar,
div.wikiEditor-ui-buttons,
div.wikiEditor-ui-controls  {
background: transparent;
}

#mw-panel.collapsible-nav .portal#p-claimWiki {
    padding-top: 30px;
}

/* For elements which only display in the mobile view */
.mobileonly {
    display: none;
}

/* Framework */

.mw-body {
    background: rgba(255,255,255,.75);
    border: none;
    margin-top: -300px;
}

body #pageWrapper {
    margin-right: 1em;
}

/* Head */

#mw-head-base {
    background: rgba(0, 0, 0, 0);
    background-image: none;
    border-bottom: 0px;
}

/* Tabs */
#right-navigation {
    margin-right: 0em;
}

div.vectorTabs {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    height: 33px;
    margin-top: 8px;
}

div.vectorTabs li a {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    margin-top: -16px;
}

div.vectorTabs li.selected,
div.vectorTabs ul,
div.vectorTabs ul li {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

div.vectorTabs li span {
    margin: 0 3px;
}

div#p-sharing .menu {
    margin-left: 45px;
    min-width: 0px;
    width: 48px;
}

#p-sharing #socialIconImages img {
    width: 100%;
}
 
#p-sharing #socialIconImages a {
    width: 40px;
}

div#mw-head div.vectorMenu h3 {
    margin: 0.5em 3px 0;
}

div.vectorMenu h3 span::after {
   filter: invert(100%);
   top: 0.25em;
}

div.vectorTabs li a,
div.vectorTabs li a span,
div.vectorMenu h3 span {
     color: #000;
     font-weight: bold;
}

div.vectorTabs li.selected a,
div.vectorTabs li.selected a:visited {
    color: #000;
    font-weight: bold;
}

div#mw-head div.vectorMenu h4,
div#p-variants.vectorMenu #mw-vector-current-variant {
    color: #000;
    font-weight: bold;
    padding-top: 0.2em;
    text-shadow: none;
}

div.vectorMenu h3:hover span,
div.vectorMenu h3:focus span {
    color: #fff;
}

#ca-unwatch.icon a,
#ca-watch.icon a {
    padding: 0 0 0;
}

div.vectorMenu h3 span {
    font-family: arial;
    padding-top: 0;
}

div.vectorMenu div.menu {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #bfe9ff;
    position: relative; 
    top: 0.75em;
}

div.vectorMenu ul {
    background-color: rgba(0, 0, 0, 0);
    border: none;
}

div.vectorMenu li a {
    color: #000000;
}

/******************
/* Sidebar styles *
/******************/

div#mw-panel div.portal h3,
#mw-panel.collapsible-nav .portal h3 a,
#mw-panel.collapsible-nav .portal h3 a:visited,
#mw-panel.collapsible-nav .portal.collapsed h3 a,
#mw-panel.collapsible-nav .portal.collapsed h3 a:visited {
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 3px;
}

div#mw-panel div.portal div.body,
#mw-panel.collapsible-nav .portal {
    background-image: none;
}

div#mw-panel div.portal div.body ul li a, div#mw-panel div.portal div.body ul li a:visited {
}
 
div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:visited {
    color: #000;
}

div#mw-panel div.portal div.body ul li a:hover {
    color: #696969;
}

/* social media add-on fix */
div#mw-panel div.portal#p-socialProfiles {
    background: none;
    border: none;
    padding: 0;
    margin: 10px 0;
}

div#mw-panel div.portal#p-sitePromos {
    background: none;
    border: none;
    margin-left: 10px !important;
    padding: 0;
}

div#mw-panel div.portal#p-socialProfiles h5,
div#mw-panel div.portal#p-sitePromos h5 {
    display: none;
}

div#mw-panel div.portal#p-socialProfiles div.body,
div#mw-panel div.portal#p-sitePromos div.body {
    background: none;
    padding: 0;
    margin-left: 0 !important;
    text-align: center;
}

.socialSidebar {
    width: auto;
    max-width: 100%;
}

/* Head */

#mw-head-base {
    background: transparent;
    background-image: none;
    border-bottom: 0px;
}

div#footer ul li {
    color: #000;
}

div#footer a { 
    color: #0645ad;
}

div#footer a:hover { 
    color: #0645ad;
}

/* multi-upload screen font colour fix */
#upload-list .file .file-title {
    color: #000000;
}

.check-span {
    color: #1D1D1D;
    float: right;
}

#upload-list .file a {
    color: #0000FF;
}

.copyright-icon {
    background-image: url("https://help.gamepedia.com/media/help.gamepedia.com/b/b6/Copyright.png?version=6d3fec14dfaef041b27724d628c5bbaf");
    background-size: 100%;
    height: 32px;
    width: 32px;
}

.ambox {
    background-color: #fff;
    border-bottom-color: #fff;
    border-right-color: #fff;
    border-top-color: #fff;
    border-collapse: collapse;
    font-size: 95%;
    margin: 0 auto 2px auto;
    width: 80%;
}

.ambox-gray {
    border-left-color: #383838;
}

.ambox.ambox-tiny {
    font-size: 90%;
    margin: 2px 0;
    width: auto;
}

.ambox + .ambox {
     margin-top: -2px;
}

.ambox-text {
     padding: 0.25em 0.5em;
}

.ambox-image {
     padding: 2px 0px 2px 0.5em;
     text-align: center;
     width: 60px;
}

.ambox-tiny .ambox-image {
     padding: 2px 0.5em;
     text-align: left;
     width: auto;
}

/* Ambox colors */
.ambox-blue {
     border-left: 10px solid #1e90ff;
}

.ambox-red {
     border-left: 10px solid #b22222;
}

.ambox-orange {
     border-left: 10px solid #f28500;
}

.ambox-yellow {
     border-left: 10px solid #f4c430;
}

.ambox-purple {
     border-left: 10px solid #9932cc;
}

.ambox-gray {
     border-left: 10px solid #bba;
}

.ambox-green {
     border-left: 10px solid #228b22;
}

/* Ambox small text */
.amsmalltext {
     font-size: smaller;
     margin-left:0.8em;
     margin-top:0.5em;
}