Add id to body for more specific css
This commit is contained in:
parent
c448d41242
commit
d49b872a7a
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue