![]() |
VOOZH | about |
Note: After saving, you have to bypass your browser's cache to see the changes.
Google Chrome, Firefox, Microsoft Edge, and Safari: Hold down the key and click the Reload toolbar button.
For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.iwb-download-btns{ align-items:center; gap:.5em; display:flex; flex-direction:column; } .iwb-download-btns>a, .iwb-download-btns>a:visited{ padding:.5em1em; font-weight:600; text-decoration:none; font-size:1.5em; background:#2d64c2; color:white; } .iwb-download-btns>a:before{ content:''; display:inline-block; height:34px; width:30px; background-size:contain; position:absolute; background-repeat:no-repeat; } .iwb-download-btnsa.iwb-dl-chrome::before{ background-image:url('filepath://Chrome.svg'); } .iwb-download-btnsa.iwb-dl-chrome::after{ content:" for Chrome"; } .iwb-download-btnsa.iwb-dl-edge::before{ background-image:url('filepath://Edge.svg'); } .iwb-download-btnsa.iwb-dl-edge::after{ content:" for Edge"; } .iwb-download-btnsa.iwb-dl-ff::before{ background-image:url('filepath://Firefox.svg'); } .iwb-download-btnsa.iwb-dl-ff::after{ content:" for Firefox"; }