Add id to body for more specific css

This commit is contained in:
Chocobozzz 2018-04-04 09:30:54 +02:00
parent c448d41242
commit d49b872a7a
No known key found for this signature in database
GPG Key ID: 583A612D890159BE

View File

@ -23,7 +23,7 @@
</head> </head>
<!-- 3. Display the application --> <!-- 3. Display the application -->
<body> <body id="custom-css">
<noscript> <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. <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.