1
0
mirror of https://github.com/MailHops/mailhops-plugin.git synced 2025-05-16 06:10:08 -07:00
mailhops-plugin/css/styles.css
Andrew Van Tassel 3b26c08e07 4.2.0
2021-03-23 01:51:47 -06:00

7 lines
90 B
CSS

#mh-body {
background-color: #FFF;
}
#mh-body.inverted {
background-color: #121212;
}