mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-30 00:56:42 +00:00
Revert #9554 Refactor stylesheets in single <style> tags
These changes break the palette switcher
This commit is contained in:
@@ -23,7 +23,9 @@ type: text/vnd.tiddlywiki-html
|
||||
<div id="styleArea">
|
||||
{{$:/boot/boot.css||$:/core/templates/css-tiddler}}
|
||||
</div>
|
||||
{{$:/core/ui/RootStylesheet||$:/core/templates/wikified-tiddler}}
|
||||
<style type="text/css">
|
||||
{{$:/core/ui/PageStylesheet||$:/core/templates/wikified-tiddler}}
|
||||
</style>
|
||||
</head>
|
||||
<body class="tc-body">
|
||||
{{$:/StaticBanner||$:/core/templates/html-tiddler}}
|
||||
|
||||
Reference in New Issue
Block a user