diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -8,6 +8,12 @@ <meta name="description" content="Facebook Downtime"> <meta name="keywords" content="facebook, downtime, fbdowntime.com"> <link rel="canonical" href="https://fbdowntime.com"> + <style> + body { + background-color: #3b5998; + color: white; + } + </style> </head> <body> |
