「テンプレート:未完成」の版間の差分

提供:gorosabaWiki
ナビゲーションに移動 検索に移動
編集の要約なし
編集の要約なし
1行目: 1行目:
<html>
<html>
<div class="box"><p class="moji">未完成</p></div>
<div class="box"><p class="moji"><b>未完成:</b>このページは未完成です。加筆のご協力をお願いいたします。</p></div>
<style type="text/css">
<style type="text/css">
.box {
.box {
6行目: 6行目:
   width        : 100%;
   width        : 100%;
   height      : 20px;
   height      : 20px;
   background  : linear-gradient(to bottom, #ffffff, #9ca8b5);
   background  : linear-gradient(to bottom, #ffffff, #c5cbd1);
vertical-align: middle;
vertical-align: middle;


15行目: 15行目:
</style>
</style>
</html>
</html>
[[Category:未完成のページ]]

2024年4月27日 (土) 22:51時点における版

<html>

未完成:このページは未完成です。加筆のご協力をお願いいたします。

<style type="text/css"> .box {

 margin       : auto;
 width        : 100%;
 height       : 20px;
 background   : linear-gradient(to bottom, #ffffff, #c5cbd1);

vertical-align: middle;

} .moji{ font-size:15px; } </style> </html>