Changes for page 学校ページ テンプレート
Last modified by Super Admin on 2026/04/05 18:59
From version
37.1
edited by Super Admin
on 2026/03/10 14:41
on 2026/03/10 14:41
Change comment:
There is no comment for this version
To version
38.1
edited by Super Admin
on 2026/03/10 14:46
on 2026/03/10 14:46
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -226,7 +226,7 @@ 226 226 227 227 ## --- 学校名見出し(XWikiデフォルトタイトルを非表示にし、学校名を表示) --- 228 228 #if($schoolName && $schoolName != '') 229 -<style> #document-title { display: none; }</style>229 +<style>.document-header { display: none !important; }</style> 230 230 <h1 class="school-page-title">$!escapetool.xml($schoolName)</h1> 231 231 #end 232 232