Ungültiges HTML vom Ende des <style> Bereiches entfernt
This commit is contained in:
@@ -297,8 +297,6 @@ if(!isset($topicData)) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Add this CSS to your existing styles */
|
/* Add this CSS to your existing styles */
|
||||||
document.head.insertAdjacentHTML('beforeend', `
|
|
||||||
<style>
|
|
||||||
mark {
|
mark {
|
||||||
background-color: rgba(124, 58, 237, 0.2);
|
background-color: rgba(124, 58, 237, 0.2);
|
||||||
color: inherit;
|
color: inherit;
|
||||||
@@ -311,8 +309,6 @@ if(!isset($topicData)) {
|
|||||||
background-color: rgba(124, 58, 237, 0.4);
|
background-color: rgba(124, 58, 237, 0.4);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
`);
|
|
||||||
</style>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<!-- Left Sidebar -->
|
<!-- Left Sidebar -->
|
||||||
|
|||||||
Reference in New Issue
Block a user