Difference between revisions of "MediaWiki:GW2.css"

From Basin Wiki
Jump to navigation Jump to search
 
(11 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
}
 
}
  
.gw2bg1 {
+
.gw2fooddb {
     background: transparent url(http://wiki.theamazonbasin.com/images/9/92/GW2_bg1.jpg) left repeat-y;
+
     background: transparent url("http://wiki.theamazonbasin.com/images/3/33/Bgchef.png") no-repeat;
 +
    width: 325px;
 +
    height: 245px;
 +
    position: relative;
 +
    text-align: right;
 
}
 
}
  
.gw2bg2 {
+
.gw2textinput {
     background: transparent url(http://wiki.theamazonbasin.com/images/e/e0/GW2_navbarbg.png);
+
     background: black;
 +
    border: 1px solid #6C6761;
 +
    color: #BFB6AC;
 +
    margin-right: 10px;
 +
    margin-top: 10px;
 +
    width: 69%;
 
}
 
}
  
.check1 {
+
.gw2drop1, .gw2drop2, .gw2drop3 {
position:absolute;
+
    background-color: black;
top:110px;
+
    border: 1px solid #6C6761;
left:180px;
+
    color: #BFB6AC;
 +
    margin-right: 10px;
 +
    margin-top: 10px;
 +
}
 +
 
 +
.gw2level1 {
 +
    position: absolute;
 +
    top: 100px;
 +
    left: 110px;
 +
    width: 20px;
 +
    background-color: black;
 +
    border: 1px solid #6C6761;
 +
    color: #BFB6AC;
 +
    text-align: center;
 +
}
 +
 
 +
.gw2level2 {
 +
    position: absolute;
 +
    top: 100px;
 +
    left: 141px;
 +
    background-color: black;
 +
    border: 1px solid #6C6761;
 +
    color: #BFB6AC;
 +
    text-align: center;
 +
    width: 20px;
 +
}
 +
 
 +
.gw2check1 {
 +
    position: absolute;
 +
    top: 140px;
 +
    left: 195px;
 +
}
 +
 
 +
.gw2check2 {
 +
    position: absolute;
 +
    top: 165px;
 +
    left: 195px;
 +
}
 +
 
 +
.gw2submit {
 +
    background: transparent url("http://wiki.theamazonbasin.com/images/d/dc/Submit.png") no-repeat;
 +
    width: 62px;
 +
    height: 22px;
 +
    position: absolute;
 +
    top: 150px;
 +
    left: 250px;
 +
}
 +
 
 +
.gw2tth {
 +
background: transparent url("http://wiki.theamazonbasin.com/images/5/5b/Gw2bg1.jpg") no-repeat;
 +
width: 350px;
 +
color: #aaaaaa;
 +
font-size: 11px;
 +
margin-top: 5px;
 +
}
 +
 
 +
.gw2tt {
 +
color: #5498ff;
 +
font-weight: bold;
 +
text-align: center;
 +
font-size: 13px;
 +
padding: 5px;
 +
}
 +
 
 +
.gw2tc1 {
 +
text-align: center;
 +
width: 95px;
 +
padding-left:8px;
 +
padding-right:8px;
 +
}
 +
 
 +
/* Logo replacement for Guild Wars 2 pages */
 +
 
 +
.page-Guild_Wars_2 #p-logo, .page-About_the_Basin #p-logo, .page-Basin_Crafter_List #p-logo, .page-Bulk_Cooking_Ingredients #p-logo, .page-Communication_in_Guild_Wars_2 #p-logo, .page-Guild_Membership_in_Guild_Wars_2 #p-logo, .page-Guild_Wars_2_Basin_Artisan #p-logo, .page-Guild_Wars_2_Command_Team #p-logo, .page-Guild_Wars_2_Game_Council #p-logo, .page-Guild_Wars_2_Leadership_Team #p-logo, .page-Guild_Wars_2_Member #p-logo, .page-Guild_Wars_2_New_Member #p-logo, .page-Newb_Corner #p-logo, .page-The_Basin_in_Guild_Wars_2 #p-logo, .page-Guild_Wars_2_Nourishment_Database #p-logo {
 +
    background-image: url("http://wiki.theamazonbasin.com/images/9/91/ABgw2logo.png") !important;
 +
    background-repeat: no-repeat;
 
}
 
}

Latest revision as of 08:46, 30 March 2013

/* Guild Wars 2 customizations */

.gw2clockbox {
     background: transparent url(http://wiki.theamazonbasin.com/images/c/c1/Transp_rect.png);
     width: 193px;
     height:65px;
     border: 1px solid #131c1b;
     text-align: center;
     font: small-caps 1.8em serif;
     letter-spacing: 1px;
}

.gw2fooddb {
     background: transparent url("http://wiki.theamazonbasin.com/images/3/33/Bgchef.png") no-repeat;
     width: 325px;
     height: 245px;
     position: relative;
     text-align: right;
}

.gw2textinput {
     background: black;
     border: 1px solid #6C6761;
     color: #BFB6AC;
     margin-right: 10px;
     margin-top: 10px;
     width: 69%;
}

.gw2drop1, .gw2drop2, .gw2drop3 {
     background-color: black;
     border: 1px solid #6C6761;
     color: #BFB6AC;
     margin-right: 10px;
     margin-top: 10px;
}

.gw2level1 {
     position: absolute;
     top: 100px;
     left: 110px;
     width: 20px;
     background-color: black;
     border: 1px solid #6C6761;
     color: #BFB6AC;
     text-align: center;
}

.gw2level2 {
     position: absolute;
     top: 100px;
     left: 141px;
     background-color: black;
     border: 1px solid #6C6761;
     color: #BFB6AC;
     text-align: center;
     width: 20px;
}

.gw2check1 {
     position: absolute;
     top: 140px;
     left: 195px;
}

.gw2check2 {
     position: absolute;
     top: 165px;
     left: 195px;
}

.gw2submit {
     background: transparent url("http://wiki.theamazonbasin.com/images/d/dc/Submit.png") no-repeat;
     width: 62px;
     height: 22px;
     position: absolute;
     top: 150px;
     left: 250px;
}

.gw2tth {
background: transparent url("http://wiki.theamazonbasin.com/images/5/5b/Gw2bg1.jpg") no-repeat;
width: 350px;
color: #aaaaaa;
font-size: 11px;
margin-top: 5px;
}

.gw2tt {
color: #5498ff;
font-weight: bold;
text-align: center;
font-size: 13px;
padding: 5px;
}

.gw2tc1 {
text-align: center;
width: 95px;
padding-left:8px;
padding-right:8px;
}

/* Logo replacement for Guild Wars 2 pages */

.page-Guild_Wars_2 #p-logo, .page-About_the_Basin #p-logo, .page-Basin_Crafter_List #p-logo, .page-Bulk_Cooking_Ingredients #p-logo, .page-Communication_in_Guild_Wars_2 #p-logo, .page-Guild_Membership_in_Guild_Wars_2 #p-logo, .page-Guild_Wars_2_Basin_Artisan #p-logo, .page-Guild_Wars_2_Command_Team #p-logo, .page-Guild_Wars_2_Game_Council #p-logo, .page-Guild_Wars_2_Leadership_Team #p-logo, .page-Guild_Wars_2_Member #p-logo, .page-Guild_Wars_2_New_Member #p-logo, .page-Newb_Corner #p-logo, .page-The_Basin_in_Guild_Wars_2 #p-logo, .page-Guild_Wars_2_Nourishment_Database #p-logo {
     background-image: url("http://wiki.theamazonbasin.com/images/9/91/ABgw2logo.png") !important;
     background-repeat: no-repeat;
}