/*
Theme Name: pakde
Theme URI: /
Author: pakde
Author URI: localhost
Description: Wordpress Theme
Version: 1.0
*/
body{
    background-color: rgb(58, 52, 52);
    font-size: smaller;
}
.even{
    background-color: transparent !important;
}
.odd{
    background-color: transparent !important;
}
.sorting_1{
    background-color: transparent !important;
}
.angka{
    border-radius: 30px;
    padding-left: 5px; 
    padding-right: 5px; 
    padding-top: 1px; 
    padding-bottom: 1px; 
    margin-right: 1px;
}
.paginate_button{
    background-color: grey;
}
label{
    color:white !important;
}
select{
    color:white !important;
}
option{
    color: black !important;
}
/* #font-sm{
    font-size: smaller;
} */

#sgp{
    background-color: blue;
}
#macau{
    background-color: violet;
}
#hktoto{
    background-color: red;
}
#hk4d{
    background-color: rgb(112, 10, 10);
}
#kh{
    background-color: yellowgreen;
}
#jp{
    background-color: greenyellow;
}