Dark mode for tamil2lyrics
Dark mode | tamil2lyrics.com by v4ish
Details
Authorv4ish
LicenseNo License
Categoryhttps://www.tamil2lyrics.com
Created
Updated
Size589 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name www.tamil2lyrics.com
@version 20231008.06.55
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://www.tamil2lyrics.com/lyrics/") {
html {
background-color: black;
color: white;
}
.content-pull-single {
background-color: black;
color: white;
}
.container {
background-color: gray;
color: white;
}
.marginb40 {
background-color: black;
color: white;
font: bold 14px/1.4 'Open Sans', arial, sans-serif;
}
.second-container second-padding clearfix {
background-color: black;
color: white;
}
}