「テンプレート:テスト/style.css」の版間の差分

提供:WikiWiki
ナビゲーションに移動 検索に移動
編集の要約なし
編集の要約なし
1行目: 1行目:
.miruna{visibility:hidden}
:not(:target){display: none;}
:target.miruna{visibility:visible}
:target{display: block;}

2年9月13日 (W) 00:20時点における版

:not(:target){display: none;}
:target{display: block;}