4,977
editsAd placeholder
User:Llamageddon/vector.css: Difference between revisions
Jump to navigation
Jump to search
m
no edit summary
Llamageddon (talk | contribs) mNo edit summary |
Llamageddon (talk | contribs) mNo edit summary |
||
Line 202: | Line 202: | ||
rgba(0, 0, 0, 0.14) 3px 3px 6px 0px inset, | rgba(0, 0, 0, 0.14) 3px 3px 6px 0px inset, | ||
rgba(0, 0, 0, 0.14) -3px -3px 6px 1px inset; | rgba(0, 0, 0, 0.14) -3px -3px 6px 1px inset; | ||
border: 0.15rem solid # | border: 0.15rem solid #00374999; | ||
border-radius: 3px; | border-radius: 3px; | ||
height: | height: 35px; | ||
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 # | border: 0.15rem solid #00491599; | ||
} | } | ||