Add id to body for more specific css
authorChocobozzz <me@florianbigard.com>
Wed, 4 Apr 2018 07:30:54 +0000 (09:30 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 4 Apr 2018 07:30:54 +0000 (09:30 +0200)
client/src/index.html

index cd9f76cf9ddb1685fed7d28daa9e4b6d20afb988..a57df3a935fbfba245ac0b7d1b750c158e4c5409 100644 (file)
@@ -23,7 +23,7 @@
   </head>
 
   <!-- 3. Display the application -->
-  <body>
+  <body id="custom-css">
 
     <noscript>
       <p>You are blocking Javascript, and we totally get that. However this endpoint uses Angular, so the front end is in full JavaScript and won't work without it.