aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/whatsapp/service.css
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/whatsapp/service.css')
-rw-r--r--recipes/whatsapp/service.css17
1 files changed, 1 insertions, 16 deletions
diff --git a/recipes/whatsapp/service.css b/recipes/whatsapp/service.css
index 667f618..0d4d5fc 100644
--- a/recipes/whatsapp/service.css
+++ b/recipes/whatsapp/service.css
@@ -15,19 +15,4 @@
15/* fix for blank spaces regarding view width on screens larger than 1080p */ 15/* fix for blank spaces regarding view width on screens larger than 1080p */
16.app-wrapper-web ._1XkO3 { 16.app-wrapper-web ._1XkO3 {
17 max-width: none !important; 17 max-width: none !important;
18} 18} \ No newline at end of file
19
20/* Warning for trying to change theme on whatsapp */
21.ferdium-theme-message {
22 padding-top: 15px;
23 color: red;
24 line-height: 20px;
25}
26
27.ferdium-theme-title {
28 padding-top: 15px;
29 color: red;
30 line-height: 20px;
31 font-weight: bold;
32 text-align: center;
33}