mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-09 19:39:57 +00:00
17 lines
293 B
Plaintext
17 lines
293 B
Plaintext
title: $:/MultiWikiServer/Styles
|
|
tags: $:/tags/Stylesheet
|
|
|
|
\rules only filteredtranscludeinline transcludeinline macrodef macrocallinline macrocallblock
|
|
|
|
/*
|
|
Styles specific to the full screen layout
|
|
*/
|
|
|
|
.mws-admin-layout {
|
|
padding: 1rem;
|
|
}
|
|
|
|
.mws-favicon {
|
|
max-width: 2em;
|
|
max-height: 2em;
|
|
} |