/* Coded by L1ghtM3n@protonmail.com */ @import url(https://fonts.googleapis.com/css?family=Roboto:300); body { background-color: #111111; font-family: "Roboto", sans-serif; } #country_flag { position: relative; width: 30px; height: 20px; top: 3px; float: left; margin-left: 25px; } ul.select-dropdown, ul.dropdown-content { width: auto !important; } .dropdown-content li > a, .dropdown-content li > span { color: #313131 !important; }