<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://tensura-wiki.info/w/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AMobile.css</id>
	<title>MediaWiki:Mobile.css - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://tensura-wiki.info/w/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AMobile.css"/>
	<link rel="alternate" type="text/html" href="https://tensura-wiki.info/w/index.php?title=MediaWiki:Mobile.css&amp;action=history"/>
	<updated>2026-05-13T02:10:32Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://tensura-wiki.info/w/index.php?title=MediaWiki:Mobile.css&amp;diff=563&amp;oldid=prev</id>
		<title>ド馬: ページの作成:「/* ここに記述した全てのCSSはモバイル版サイトの利用者に影響します */ /* ここに記述したCSSは携帯機器版サイトの利用者に影響します */  /* The message body cell(s), such as for {{Commonscat}}.  * this is a very small subset of the styles from Common.css  * just to make sure the box isn't squashed without any spacing  * which looks out of place with visuals of other nearby elements  */ .mbox-text { 	/* @noflip */ 	pad…」</title>
		<link rel="alternate" type="text/html" href="https://tensura-wiki.info/w/index.php?title=MediaWiki:Mobile.css&amp;diff=563&amp;oldid=prev"/>
		<updated>2023-07-08T23:22:45Z</updated>

		<summary type="html">&lt;p&gt;ページの作成:「&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;ここに記述した全てのCSSはモバイル版サイトの利用者に影響します: &lt;/span&gt; &lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;ここに記述したCSSは携帯機器版サイトの利用者に影響します: &lt;/span&gt;  &lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;The message body cell(s), such as for {{Commonscat}}.  * this is a very small subset of the styles from Common.css  * just to make sure the box isn&amp;#039;t squashed without any spacing  * which looks out of place with visuals of other nearby elements: &lt;/span&gt; .mbox-text { 	&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;@noflip: &lt;/span&gt; 	pad…」&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* ここに記述した全てのCSSはモバイル版サイトの利用者に影響します */&lt;br /&gt;
/* ここに記述したCSSは携帯機器版サイトの利用者に影響します */&lt;br /&gt;
&lt;br /&gt;
/* The message body cell(s), such as for {{Commonscat}}.&lt;br /&gt;
 * this is a very small subset of the styles from Common.css&lt;br /&gt;
 * just to make sure the box isn't squashed without any spacing&lt;br /&gt;
 * which looks out of place with visuals of other nearby elements&lt;br /&gt;
 */&lt;br /&gt;
.mbox-text {&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	padding: 0.25em 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Style for horizontal lists (separator following item).&lt;br /&gt;
   @source mediawiki.org/wiki/Snippets/Horizontal_lists&lt;br /&gt;
   @revision 9 (2016-08-10)&lt;br /&gt;
   @author [[User:Edokter]]&lt;br /&gt;
 */&lt;br /&gt;
.mw-parser-output .hlist dl,&lt;br /&gt;
.mw-parser-output .hlist ol,&lt;br /&gt;
.mw-parser-output .hlist ul {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
/* Display list items inline */&lt;br /&gt;
.mw-parser-output .hlist li {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	display: inline;&lt;br /&gt;
}&lt;br /&gt;
/* reset hlist margins of Minerva&lt;br /&gt;
do not add li here (see T235416) */&lt;br /&gt;
.mw-parser-output .hlist dd,&lt;br /&gt;
.mw-parser-output .hlist dt {&lt;br /&gt;
	margin-right: 0 !important;&lt;br /&gt;
	display: inline;&lt;br /&gt;
}&lt;br /&gt;
/* Display nested lists inline */&lt;br /&gt;
.mw-parser-output .hlist.inline,&lt;br /&gt;
.mw-parser-output .hlist.inline dl,&lt;br /&gt;
.mw-parser-output .hlist.inline ol,&lt;br /&gt;
.mw-parser-output .hlist.inline ul,&lt;br /&gt;
.mw-parser-output .hlist dl dl, .mw-parser-output .hlist dl ol, .mw-parser-output .hlist dl ul,&lt;br /&gt;
.mw-parser-output .hlist ol dl, .mw-parser-output .hlist ol ol, .mw-parser-output .hlist ol ul,&lt;br /&gt;
.mw-parser-output .hlist ul dl, .mw-parser-output .hlist ul ol, .mw-parser-output .hlist ul ul {&lt;br /&gt;
	display: inline;&lt;br /&gt;
}&lt;br /&gt;
/* Hide empty list items */&lt;br /&gt;
.hlist .mw-empty-li,&lt;br /&gt;
.hlist .mw-empty-elt {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
/* Generate interpuncts */&lt;br /&gt;
.mw-parser-output .hlist dt:after {&lt;br /&gt;
	content: &amp;quot;:&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
.mw-parser-output .hlist dd:after,&lt;br /&gt;
.mw-parser-output .hlist li:after {&lt;br /&gt;
	content: &amp;quot; ·&amp;quot; !important;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	padding-left: 0px;&lt;br /&gt;
}&lt;br /&gt;
.mw-parser-output .hlist dd:last-child:after,&lt;br /&gt;
.mw-parser-output .hlist dt:last-child:after,&lt;br /&gt;
.mw-parser-output .hlist li:last-child:after {&lt;br /&gt;
	content: none !important;&lt;br /&gt;
}&lt;br /&gt;
/* Add parentheses around nested lists */&lt;br /&gt;
.mw-parser-output .hlist dd dd:first-child:before, .mw-parser-output .hlist dd dt:first-child:before, .mw-parser-output .hlist dd li:first-child:before,&lt;br /&gt;
.mw-parser-output .hlist dt dd:first-child:before, .mw-parser-output .hlist dt dt:first-child:before, .mw-parser-output .hlist dt li:first-child:before,&lt;br /&gt;
.mw-parser-output .hlist li dd:first-child:before, .mw-parser-output .hlist li dt:first-child:before, .mw-parser-output .hlist li li:first-child:before {&lt;br /&gt;
	content: &amp;quot;(&amp;quot; !important;&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
.mw-parser-output .hlist dd dd:last-child:after, .mw-parser-output .hlist dd dt:last-child:after, .mw-parser-output .hlist dd li:last-child:after,&lt;br /&gt;
.mw-parser-output .hlist dt dd:last-child:after, .mw-parser-output .hlist dt dt:last-child:after, .mw-parser-output .hlist dt li:last-child:after,&lt;br /&gt;
.mw-parser-output .hlist li dd:last-child:after, .mw-parser-output .hlist li dt:last-child:after, .mw-parser-output .hlist li li:last-child:after {&lt;br /&gt;
	content: &amp;quot;)&amp;quot; !important;&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
/* Put ordinals in front of ordered list items */&lt;br /&gt;
.mw-parser-output .hlist ol {&lt;br /&gt;
	counter-reset: listitem;&lt;br /&gt;
}&lt;br /&gt;
.mw-parser-output .hlist ol &amp;gt; li {&lt;br /&gt;
	counter-increment: listitem;&lt;br /&gt;
}&lt;br /&gt;
.mw-parser-output .hlist ol &amp;gt; li:before {&lt;br /&gt;
	content: &amp;quot; &amp;quot; counter(listitem) &amp;quot;.\a0&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
.mw-parser-output .hlist dd ol &amp;gt; li:first-child:before,&lt;br /&gt;
.mw-parser-output .hlist dt ol &amp;gt; li:first-child:before,&lt;br /&gt;
.mw-parser-output .hlist li ol &amp;gt; li:first-child:before {&lt;br /&gt;
	content: &amp;quot; (&amp;quot; counter(listitem) &amp;quot;\a0&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
/* 日本語版の独自仕様。-pipe、-hyphen、-comma、-slash */&lt;br /&gt;
.mw-parser-output .hlist-pipe dd:after,&lt;br /&gt;
.mw-parser-output .hlist-pipe li:after {&lt;br /&gt;
	content: &amp;quot; |&amp;quot; !important;&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
.mw-parser-output .hlist-hyphen dd:after,&lt;br /&gt;
.mw-parser-output .hlist-hyphen li:after {&lt;br /&gt;
	content: &amp;quot; -&amp;quot; !important;&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
.mw-parser-output .hlist-comma dd:after,&lt;br /&gt;
.mw-parser-output .hlist-comma li:after {&lt;br /&gt;
	content: &amp;quot;、&amp;quot; !important;&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
.mw-parser-output .hlist-slash dd:after,&lt;br /&gt;
.mw-parser-output .hlist-slash li:after {&lt;br /&gt;
	content: &amp;quot; /&amp;quot; !important;&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
/* Unbulleted lists */&lt;br /&gt;
.plainlist ol,&lt;br /&gt;
.plainlist ul {&lt;br /&gt;
	list-style: none none;&lt;br /&gt;
	padding-left: 0; /* Reset Minerva defaults */&lt;br /&gt;
}&lt;br /&gt;
.plainlist ol li,&lt;br /&gt;
.plainlist ul li {&lt;br /&gt;
	margin-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* 表が縦に長くなるのを防ぐ */&lt;br /&gt;
.wikitable, .tracklist {&lt;br /&gt;
	overflow-wrap: break-word;&lt;br /&gt;
	word-wrap: break-word;&lt;br /&gt;
	word-break: keep-all;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* [[MediaWiki‐ノート:Common.css#Template:Math関連の更新提案]]&lt;br /&gt;
   Generic class texhtml class for inline math */&lt;br /&gt;
span.texhtml {&lt;br /&gt;
	font-family: serif;&lt;br /&gt;
	white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide broken download box on [[Special:Book]] pending [[phab:T285400]] */&lt;br /&gt;
.mw-special-Book #coll-downloadbox {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>ド馬</name></author>
	</entry>
</feed>