MediaWiki:Gadget-topIcons.css: Difference between revisions
Created page with "#ca-nstab-external-link-gsm { box-shadow: inset 0 -7px 7px -7px rgba(0,0,0,0.5); background: #605443 url('https://wiki.geministation.com/images/f/f7/G.png') no-repeat cen..." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
box-shadow: inset 0 -7px 7px -7px rgba(0,0,0,0.5); | box-shadow: inset 0 -7px 7px -7px rgba(0,0,0,0.5); | ||
background: #605443 url('https://wiki.geministation.com/images/f/f7/G.png') no-repeat center; | background: #605443 url('https://wiki.geministation.com/images/f/f7/G.png') no-repeat center; | ||
background-size: | background-size: 44px; | ||
width: 44px; | width: 44px; | ||
} | } | ||
| Line 12: | Line 12: | ||
#ca-nstab-external-link-gsf { | #ca-nstab-external-link-gsf { | ||
box-shadow: inset 0 -7px 7px -7px rgba(0,0,0,0.5); | box-shadow: inset 0 -7px 7px -7px rgba(0,0,0,0.5); | ||
background: #626466 url(' | background: #626466 url('') no-repeat center; | ||
background-size: 18px; | background-size: 18px; | ||
width: 44px; | width: 44px; | ||