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 */
|
||||
document.head.insertAdjacentHTML('beforeend', `
|
||||
<style>
|
||||
mark {
|
||||
background-color: rgba(124, 58, 237, 0.2);
|
||||
color: inherit;
|
||||
@@ -311,8 +309,6 @@ if(!isset($topicData)) {
|
||||
background-color: rgba(124, 58, 237, 0.4);
|
||||
}
|
||||
</style>
|
||||
`);
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Left Sidebar -->
|
||||
|
||||
Reference in New Issue
Block a user