Ad placeholder

User:Llamageddon/vector.css: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 204: Line 204:
border: 0.15rem solid #54003299;
border: 0.15rem solid #54003299;
border-radius: 3px;
border-radius: 3px;
     width: 25px;
     height: 25px;
     box-sizing: border-box;
     box-sizing: border-box;
}
}
Line 210: Line 210:
body.theme-dark-grey .bg3wiki-icon-colour-uncommon {
body.theme-dark-grey .bg3wiki-icon-colour-uncommon {
background: linear-gradient(to bottom, #00491599, #1B1A1999, #1B1A1999, #40295199);
background: linear-gradient(to bottom, #00491599, #1B1A1999, #1B1A1999, #40295199);
border: 0.15rem solid #54003299;
}
}


Line 217: Line 218:
}
}


img[height="25"] .bg3wiki-icon-border {
body.theme-dark-grey .bg3wiki-icon-border {
   border: 2px solid blue;  
   border: 2px solid blue;  
}
}


img[src$="Item_Icon.png"] {
img .bg3wiki-icon-size {
   width: 25px;
   width: 25px;
   height: 25px;
   height: 25px;

Navigation menu