<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://phantasystar.net/wiki/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AMonobook.css</id>
	<title>MediaWiki:Monobook.css - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://phantasystar.net/wiki/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AMonobook.css"/>
	<link rel="alternate" type="text/html" href="https://phantasystar.net/wiki/index.php?title=MediaWiki:Monobook.css&amp;action=history"/>
	<updated>2026-04-15T07:53:25Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://phantasystar.net/wiki/index.php?title=MediaWiki:Monobook.css&amp;diff=16307&amp;oldid=prev</id>
		<title>管理人: 「MediaWiki:Monobook.css」を保護しました ([編集=管理者のみに許可] (無期限) [移動=管理者のみに許可] (無期限))</title>
		<link rel="alternate" type="text/html" href="https://phantasystar.net/wiki/index.php?title=MediaWiki:Monobook.css&amp;diff=16307&amp;oldid=prev"/>
		<updated>2015-04-18T13:00:15Z</updated>

		<summary type="html">&lt;p&gt;「&lt;a href=&quot;/wiki/index.php/MediaWiki:Monobook.css&quot; title=&quot;MediaWiki:Monobook.css&quot;&gt;MediaWiki:Monobook.css&lt;/a&gt;」を保護しました ([編集=管理者のみに許可] (無期限) [移動=管理者のみに許可] (無期限))&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2015年4月18日 (土) 13:00時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>管理人</name></author>
	</entry>
	<entry>
		<id>https://phantasystar.net/wiki/index.php?title=MediaWiki:Monobook.css&amp;diff=16302&amp;oldid=prev</id>
		<title>2015年4月18日 (土) 11:00に管理人による</title>
		<link rel="alternate" type="text/html" href="https://phantasystar.net/wiki/index.php?title=MediaWiki:Monobook.css&amp;diff=16302&amp;oldid=prev"/>
		<updated>2015-04-18T11:00:15Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* &amp;lt;source lang=&amp;quot;css&amp;quot;&amp;gt; */&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
a { text-decoration: none }&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
/* enlarge font-size for ja fonts*/&lt;br /&gt;
#bodyContent { font-size:118% }&lt;br /&gt;
&lt;br /&gt;
/* Donations link to be uncommented during fundraising drives */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
    padding-left: 0.3em;&lt;br /&gt;
    font-style: normal;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    margin-top: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
#siteNotice {&lt;br /&gt;
    display:none;&lt;br /&gt;
    padding: 0.3em;&lt;br /&gt;
    margin-top:0.5em;&lt;br /&gt;
}&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
/* Make all non-namespace pages have a light blue content area. This is done by&lt;br /&gt;
   setting the background color for all #content areas to light blue and then&lt;br /&gt;
   overriding it for any #content enclosed in a .ns-0 (main namespace). I then&lt;br /&gt;
   do the same for the &amp;quot;tab&amp;quot; background colors. --Lupo */&lt;br /&gt;
&lt;br /&gt;
#content {&lt;br /&gt;
    background: #FBFCFF; /* a light blue ja*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ns-0 * #content {&lt;br /&gt;
    background: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mytabs li {&lt;br /&gt;
    background: #FBFCFF;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ns-0 * #mytabs li {&lt;br /&gt;
    background: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mytabs li a {&lt;br /&gt;
    background-color: #FBFCFF;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ns-0 * #mytabs li a {&lt;br /&gt;
    background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-cactions li {&lt;br /&gt;
    background: #FBFCFF;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ns-0 * #p-cactions li {&lt;br /&gt;
    background: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-cactions li a {&lt;br /&gt;
    background-color: #FBFCFF;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ns-0 * #p-cactions li a {&lt;br /&gt;
    background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* &amp;quot;出典: フリー百科事典『ウィキペディア（Wikipedia）』&amp;quot; */&lt;br /&gt;
#siteSub {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    font-size: 98%;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent #siteSub a {&lt;br /&gt;
    color: #000;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
    background-color: transparent;&lt;br /&gt;
    background-image: none;&lt;br /&gt;
    padding-right: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* link color stub sleshold (ja only from MediaWiki1.2) */&lt;br /&gt;
#stub{&lt;br /&gt;
    color:#6699FF&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Bold 'edit this page' link to encourage newcomers */&lt;br /&gt;
#ca-edit a { font-weight: bold !important; }&lt;br /&gt;
&lt;br /&gt;
/* Display &amp;quot;User $1, you are already logged in!&amp;quot;&lt;br /&gt;
   ([[MediaWiki:Alreadyloggedin]]) in red and bold */&lt;br /&gt;
div.alreadyloggedin { color: red; font-weight: bold; }&lt;br /&gt;
&lt;br /&gt;
/* Standard Navigationsleisten, aka box hiding thingy from .de.*/&lt;br /&gt;
/* NavFrame関係。[[MediaWiki:Common.css]]も参照 */&lt;br /&gt;
a.NavToggle {&lt;br /&gt;
 font-size:83.3%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*p { font-family: &amp;quot;ＭＳ ゴシック&amp;quot; ,&amp;quot;Osaka-等幅&amp;quot; ,&amp;quot;Times New Roman&amp;quot; ,serif; }*/&lt;br /&gt;
&lt;br /&gt;
/* 脚注挿入による行間のずれを軽減する。[[MediaWiki‐ノート:Common.css#脚注による行間のずれ]] */&lt;br /&gt;
sup {&lt;br /&gt;
  font-size:.85em;&lt;br /&gt;
  vertical-align:.4em;&lt;br /&gt;
  line-height: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#coordinates {  &lt;br /&gt;
	position: absolute;&lt;br /&gt;
	z-index: 10;&lt;br /&gt;
	background-color: #fff;&lt;br /&gt;
	right: 0;&lt;br /&gt;
	top: 0;&lt;br /&gt;
	font-size: 85%;&lt;br /&gt;
}&lt;br /&gt;
#bodyContent {&lt;br /&gt;
	position: relative;&lt;br /&gt;
	width: 100%; /* IE6でスクロールがもたつく問題への暫定対処 */&lt;br /&gt;
}&lt;br /&gt;
.topicon {&lt;br /&gt;
	position: absolute; &lt;br /&gt;
	z-index: 10; &lt;br /&gt;
	right: 0;&lt;br /&gt;
	top: -30px;&lt;br /&gt;
	display: block !important;&lt;br /&gt;
}&lt;br /&gt;
/*&lt;br /&gt;
coord系テンプレートに、id=&amp;quot;coordinates&amp;quot; を付け、テンプレートからは全てのCSSを除去。&lt;br /&gt;
[[Template:Featured article]]に class=&amp;quot;metadata topicon&amp;quot; style=&amp;quot;display:none&amp;quot; を付け、残りのCSSは全て除去する。&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
/* &amp;lt;/source&amp;gt; */&lt;/div&gt;</summary>
		<author><name>管理人</name></author>
	</entry>
</feed>