Artikel für Themen fertiggestellt #70

Merged
sh8937s merged 13 commits from feature/#13-erklärtexte-anzeigen into dev 2024-11-18 19:19:53 +01:00
Showing only changes of commit 59017cb38d - Show all commits

View File

@@ -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 -->