You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/* Theme */
|
|
|
|
main {
|
|
background: #F6D155;
|
|
color: #1E1E1E;
|
|
}
|
|
|
|
.icons-social a {
|
|
color: #1E1E1E;
|
|
}
|
|
|
|
.icons-social a svg path{
|
|
fill: #1E1E1E;
|
|
} |