Files
Vulturi-Stealer-Cracked-2025/Panel/static/css/main.css
T
2026-08-27 11:01:17 -06:00

23 lines
496 B
CSS

/* Coded by [email protected] */
@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;
}