<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://www.animalwiki.net/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AVector.css</id>
	<title>MediaWiki:Vector.css - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://www.animalwiki.net/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AVector.css"/>
	<link rel="alternate" type="text/html" href="https://www.animalwiki.net/index.php?title=MediaWiki:Vector.css&amp;action=history"/>
	<updated>2026-08-03T03:23:09Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.42.0-wmf.17</generator>
	<entry>
		<id>https://www.animalwiki.net/index.php?title=MediaWiki:Vector.css&amp;diff=8824&amp;oldid=prev</id>
		<title>2022年7月15日 (金) 09:45にMasashi.oikawaによる</title>
		<link rel="alternate" type="text/html" href="https://www.animalwiki.net/index.php?title=MediaWiki:Vector.css&amp;diff=8824&amp;oldid=prev"/>
		<updated>2022-07-15T09:45:43Z</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;/* ここに記述したCSSはベクター外装の利用者に影響します */&lt;br /&gt;
.mw-header-content,&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
  background-image:&lt;br /&gt;
    url(&amp;quot;/resources/assets/page_base_border.png&amp;quot;),&lt;br /&gt;
    url(&amp;quot;/resources/assets/page_base_animal_bg.png&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
  background-repeat:&lt;br /&gt;
    repeat-x,&lt;br /&gt;
    no-repeat;&lt;br /&gt;
&lt;br /&gt;
  background-position:&lt;br /&gt;
    center bottom,&lt;br /&gt;
    center bottom;&lt;br /&gt;
&lt;br /&gt;
  background-size:&lt;br /&gt;
    auto 7px,&lt;br /&gt;
    auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-header-content {&lt;br /&gt;
  background-size:&lt;br /&gt;
    auto 7px,&lt;br /&gt;
    auto 20px;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen and (max-width: 720px) {&lt;br /&gt;
  #mw-page-base {&lt;br /&gt;
    background-image: none !important;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* 自動採番用スタイル */&lt;br /&gt;
.mw-body-content {&lt;br /&gt;
	counter-reset: chapter;&lt;br /&gt;
}&lt;br /&gt;
.auto-chapter::before {&lt;br /&gt;
	counter-reset: section;&lt;br /&gt;
	counter-increment: chapter;&lt;br /&gt;
	content: counter(chapter)&amp;quot;. &amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
.auto-section::before {&lt;br /&gt;
	counter-increment: section;&lt;br /&gt;
	content: counter(chapter)&amp;quot;.&amp;quot;counter(section)&amp;quot; &amp;quot;;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Masashi.oikawa</name></author>
	</entry>
</feed>