Changes for page 生徒会Wiki
Last modified by Super Admin on 2026/04/01 16:27
From version
8.1
edited by Super Admin
on 2026/03/06 15:39
on 2026/03/06 15:39
Change comment:
There is no comment for this version
To version
14.1
edited by Super Admin
on 2026/03/06 22:09
on 2026/03/06 22:09
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -4,7 +4,7 @@ 4 4 5 5 {{html clean="false"}} 6 6 <div class="home-hero"> 7 - <span class="home-hero-icon"><svg style="width:56px;height:56px;stroke-width:1.5;" viewBox="0 0 24 24"fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M2 20h20"/><path d="M5 20V10l7-5 7 5v10"/><path d="M9 20v-5h6v5"/></svg></span>7 + <span class="home-hero-icon"><svg class="ico ico-hero" viewBox="0 0 24 24"><path d="M2 20h20"/><path d="M5 20V10l7-5 7 5v10"/><path d="M9 20v-5h6v5"/></svg></span> 8 8 <h1>生徒会Wiki</h1> 9 9 <p>全国の学校の生徒会活動を共有するプラットフォーム</p> 10 10 </div> ... ... @@ -11,19 +11,19 @@ 11 11 12 12 <div class="home-cards"> 13 13 <a href="$xwiki.getURL('Schools.WebHome', 'view')" class="home-card"> 14 - <div class="home-card-icon"><svg class="ico" style="width:1em;height:1em;vertical-align:-0.125em;" viewBox="0 0 24 24"fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 19.5A2.5 2.5 0 016.5 17H20"/><path d="M6.5 2H20v20H6.5A2.5 2.5 0 014 19.5v-15A2.5 2.5 0 016.5 2z"/></svg></div>14 + <div class="home-card-icon"><svg class="ico" viewBox="0 0 24 24"><path d="M4 19.5A2.5 2.5 0 016.5 17H20"/><path d="M6.5 2H20v20H6.5A2.5 2.5 0 014 19.5v-15A2.5 2.5 0 016.5 2z"/></svg></div> 15 15 <div class="home-card-title">学校ページを見る</div> 16 16 <div class="home-card-desc">登録されている学校の活動を閲覧</div> 17 17 </a> 18 18 19 19 <a href="$xwiki.getURL('SeitokaiCode.CreateSchool', 'view')" class="home-card"> 20 - <div class="home-card-icon"><svg class="ico" style="width:1em;height:1em;vertical-align:-0.125em;" viewBox="0 0 24 24"fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11 4H4a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2v-7"/><path d="M18.5 2.5a2.121 2.121 0 013 3L12 15l-4 1 1-4 9.5-9.5z"/></svg></div>20 + <div class="home-card-icon"><svg class="ico" viewBox="0 0 24 24"><path d="M11 4H4a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2v-7"/><path d="M18.5 2.5a2.121 2.121 0 013 3L12 15l-4 1 1-4 9.5-9.5z"/></svg></div> 21 21 <div class="home-card-title">学校ページを作成</div> 22 22 <div class="home-card-desc">あなたの学校のページを新規作成</div> 23 23 </a> 24 24 25 25 <a href="$xwiki.getURL('SeitokaiCode.Guidelines', 'view')" class="home-card"> 26 - <div class="home-card-icon"><svg class="ico" style="width:1em;height:1em;vertical-align:-0.125em;" viewBox="0 0 24 24"fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z"/><polyline points="14 2 14 8 20 8"/><line x1="16" y1="13" x2="8" y2="13"/><line x1="16" y1="17" x2="8" y2="17"/></svg></div>26 + <div class="home-card-icon"><svg class="ico" viewBox="0 0 24 24"><path d="M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z"/><polyline points="14 2 14 8 20 8"/><line x1="16" y1="13" x2="8" y2="13"/><line x1="16" y1="17" x2="8" y2="17"/></svg></div> 27 27 <div class="home-card-title">ガイドライン</div> 28 28 <div class="home-card-desc">編集ルール・利用規約を確認</div> 29 29 </a> ... ... @@ -30,7 +30,7 @@ 30 30 31 31 #if($xcontext.user != "XWiki.XWikiGuest") 32 32 <a href="$xwiki.getURL('SeitokaiCode.MyPage', 'view')" class="home-card"> 33 - <div class="home-card-icon"><svg class="ico" style="width:1em;height:1em;vertical-align:-0.125em;" viewBox="0 0 24 24"fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2"/><circle cx="12" cy="7" r="4"/></svg></div>33 + <div class="home-card-icon"><svg class="ico" viewBox="0 0 24 24"><path d="M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2"/><circle cx="12" cy="7" r="4"/></svg></div> 34 34 <div class="home-card-title">マイページ</div> 35 35 <div class="home-card-desc">プロフィール・投稿履歴を確認</div> 36 36 </a>