Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | ul.bronze li,ul.silver li,ul.gold li{ | ||
+ | list-style: none; | ||
+ | } | ||
ul.bronze li:before,ul.silver li:before,ul.gold li:before{ | ul.bronze li:before,ul.silver li:before,ul.gold li:before{ | ||
background-size: 1em 1em; | background-size: 1em 1em; | ||
background-size: contain; | background-size: contain; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
− | content: ""; | + | content: " "; |
display: inline-block; | display: inline-block; | ||
} | } |
Revision as of 12:29, 19 October 2016
Medal achievements