コンテンツにスキップ

みなさまへのお願い

出典元未記載の記事のご利用を複数件確認しております。運営会社は、ご利用のみなさまに以下の対応をお願いしております。
当サイトの記事を出典として利用される場合は、『クリエイティブ・コモンズ 表示-継承』のライセンスで利用できますが、出典の表記が必須となります。つきましては、ご利用の際には媒体や利用方法、リンクの記載に関係なく、出典元表記【出典: VTuber百科事典『VRpedia World』をお願いいたします。
運営VRpedia World日本運営本部 運営委員会 (トーク) とほか関連会社

「VRpedia:囲み枠スタイル」の版間の差分

スタイル追加
(ページの作成:「'''各ページで使える囲み枠集''' <pre><nowiki> </nowiki></pre>」)
 
(スタイル追加)
1行目: 1行目:
'''各ページで使える囲み枠集'''
==各ページで使える囲み枠集==
===現在のメインページのスタイル===
<div style="border:1px solid #00bfff; padding: 1em; margin:10px; border-radius: 10px;" class="hlist hlist-hyphen">
あいうえお。こちらVRpedia Worldです。ここにコンテンツ
</div>
<pre><nowiki>
<div style="border:1px solid #00bfff; padding: 1em; margin:10px; border-radius: 10px;" class="hlist hlist-hyphen">
ここにコンテンツ
</div></nowiki></pre>
 
===現在のSiteNoticeのスタイル===
<div style="border:2px solid black; padding: 1em; text-align: center; margin:10px; border-radius: 10px; background: #fffaf0;" class="hlist hlist-hyphen">
あいうえお。こちらVRpedia Worldです。ここにコンテンツ
</div>
 
<pre><nowiki>
<div style="border:2px solid black; padding: 1em; text-align: center; margin:10px; border-radius: 10px; background: #fffaf0;" class="hlist hlist-hyphen">
ここにコンテンツ
</div></nowiki></pre>
 
===破線のスタイル===
<div style="border:2px solid black; padding: 1em; margin:10px; background: #f0f7ff;
    border: dashed 2px #5b8bd0;" class="hlist hlist-hyphen">
あいうえお。こちらVRpedia Worldです。ここにコンテンツ
</div>
 
<pre><nowiki>
<div style="border:2px solid black; padding: 1em; margin:10px; background: #f0f7ff;
    border: dashed 2px #5b8bd0;" class="hlist hlist-hyphen">
ここにコンテンツ
</div></nowiki></pre>
 
====破線のスタイル(角丸)====
<div style="border:2px solid black; padding: 1em; margin:10px; border-radius: 10px; background: #f0f7ff;
    border: dashed 2px #5b8bd0;" class="hlist hlist-hyphen">
あいうえお。こちらVRpedia Worldです。ここにコンテンツ
</div>


<pre><nowiki>
<pre><nowiki>
</nowiki></pre>
<div style="border:2px solid black; padding: 1em; margin:10px; border-radius: 10px; background: #f0f7ff;
    border: dashed 2px #5b8bd0;" class="hlist hlist-hyphen">
ここにコンテンツ
</div></nowiki></pre>