Add id to body for more specific css
This commit is contained in:
parent
c448d41242
commit
d49b872a7a
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user