<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://test.zybkcn.com/w/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGadget-responsiveContentBaseTimeless.css</id>
	<title>MediaWiki:Gadget-responsiveContentBaseTimeless.css - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://test.zybkcn.com/w/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGadget-responsiveContentBaseTimeless.css"/>
	<link rel="alternate" type="text/html" href="https://test.zybkcn.com/w/index.php?title=MediaWiki:Gadget-responsiveContentBaseTimeless.css&amp;action=history"/>
	<updated>2026-08-05T09:22:48Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://test.zybkcn.com/w/index.php?title=MediaWiki:Gadget-responsiveContentBaseTimeless.css&amp;diff=26502&amp;oldid=prev</id>
		<title>鹿野耕云：​创建页面，内容为“/*  * have to override Timeless being a little aggressive with tables in  * the 720-850 range  */	 @media (min-width: 720px) and (max-width: 850px) { 	table.ambox:not(.mbox-small-left), 	table.cmbox, 	table.imbox, 	table.ombox:not(.mbox-small), 	table.tmbox:not(.mbox-small) { 		width: 80%; 	} }  @media only screen and ( max-width: 550px ) { 	/* !important to ignore inline styles */ 	/* .mw-body-content to increase specificity */ 	.mw-body-content table { 		floa…”</title>
		<link rel="alternate" type="text/html" href="https://test.zybkcn.com/w/index.php?title=MediaWiki:Gadget-responsiveContentBaseTimeless.css&amp;diff=26502&amp;oldid=prev"/>
		<updated>2022-12-10T05:32:51Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“&lt;span class=&quot;autocomment&quot;&gt;* have to override Timeless being a little aggressive with tables in  * the 720-850 range：​&lt;/span&gt;	 @media (min-width: 720px) and (max-width: 850px) { 	table.ambox:not(.mbox-small-left), 	table.cmbox, 	table.imbox, 	table.ombox:not(.mbox-small), 	table.tmbox:not(.mbox-small) { 		width: 80%; 	} }  @media only screen and ( max-width: 550px ) { 	&lt;span class=&quot;autocomment&quot;&gt;!important to ignore inline styles：​&lt;/span&gt; 	&lt;span class=&quot;autocomment&quot;&gt;.mw-body-content to increase specificity：​&lt;/span&gt; 	.mw-body-content table { 		floa…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/*&lt;br /&gt;
 * have to override Timeless being a little aggressive with tables in&lt;br /&gt;
 * the 720-850 range&lt;br /&gt;
 */	&lt;br /&gt;
@media (min-width: 720px) and (max-width: 850px) {&lt;br /&gt;
	table.ambox:not(.mbox-small-left),&lt;br /&gt;
	table.cmbox,&lt;br /&gt;
	table.imbox,&lt;br /&gt;
	table.ombox:not(.mbox-small),&lt;br /&gt;
	table.tmbox:not(.mbox-small) {&lt;br /&gt;
		width: 80%;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media only screen and ( max-width: 550px ) {&lt;br /&gt;
	/* !important to ignore inline styles */&lt;br /&gt;
	/* .mw-body-content to increase specificity */&lt;br /&gt;
	.mw-body-content table {&lt;br /&gt;
		float: none !important;&lt;br /&gt;
		margin-left: auto !important;&lt;br /&gt;
		margin-right: auto !important;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	.mw-body-content table {&lt;br /&gt;
		overflow: auto;&lt;br /&gt;
		overflow-y: hidden;&lt;br /&gt;
		overflow-x: auto;&lt;br /&gt;
		max-width: 100% !important;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	.mw-body-content .thumb {&lt;br /&gt;
		float: none;&lt;br /&gt;
		clear: none;&lt;br /&gt;
		margin: 0.5em auto;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	.mw-body-content .thumbinner {&lt;br /&gt;
		margin: 0 auto;&lt;br /&gt;
		max-width: 100%;&lt;br /&gt;
		box-sizing: border-box;&lt;br /&gt;
		border: 0;&lt;br /&gt;
		background-color: transparent;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	.mw-body-content .thumbinner .thumbimage {&lt;br /&gt;
		max-width: 100%;&lt;br /&gt;
		height: auto;&lt;br /&gt;
		object-fit: contain;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	.mw-body-content .thumbimage {&lt;br /&gt;
		border: 0;&lt;br /&gt;
		background-color: transparent;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	.mw-body-content .thumbcaption &amp;gt; .magnify {&lt;br /&gt;
		display: none;&lt;br /&gt;
	}&lt;br /&gt;
	&lt;br /&gt;
	/* amboxes become normal blocks */&lt;br /&gt;
	.mw-body-content table.ambox &amp;gt; tbody,&lt;br /&gt;
	.mw-body-content table.ambox &amp;gt; tbody &amp;gt; tr {&lt;br /&gt;
		display: block;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	/* of which we hide some parts by default to shorten them */&lt;br /&gt;
	.mw-body-content .ambox .mbox-image,&lt;br /&gt;
	.mw-body-content .ambox .mbox-text .hide-when-compact {&lt;br /&gt;
		display: none;&lt;br /&gt;
		cursor: pointer;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	.mw-body-content table.ambox {&lt;br /&gt;
		font-size: 80%;&lt;br /&gt;
		background-color: transparent;&lt;br /&gt;
		margin-left: 0 !important;&lt;br /&gt;
		padding: 0 !important;&lt;br /&gt;
		border-width: 0 0 0 3px;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	.mw-body-content .ambox .mbox-text-span {&lt;br /&gt;
		text-overflow: ellipsis;&lt;br /&gt;
		white-space: nowrap;&lt;br /&gt;
		overflow: hidden;&lt;br /&gt;
		display: block;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	/* But we can flip a class to undo the hiding */&lt;br /&gt;
	.ambox.mbox-expand .mbox-text-span {&lt;br /&gt;
		text-overflow: initial;&lt;br /&gt;
		white-space: normal;&lt;br /&gt;
		overflow: auto;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	.ambox.mbox-expand .mbox-text .hide-when-compact {&lt;br /&gt;
		display: inline;&lt;br /&gt;
	}&lt;br /&gt;
	&lt;br /&gt;
	#firstHeading .mw-editsection,&lt;br /&gt;
	#coordinates {&lt;br /&gt;
		display: none;&lt;br /&gt;
	}&lt;br /&gt;
	&lt;br /&gt;
	.mw-body-content .infobox,&lt;br /&gt;
	.mw-body-content .navbox,&lt;br /&gt;
	.mw-body-content .navbox &amp;gt; .navbox-inner {&lt;br /&gt;
		width: 100% !important;&lt;br /&gt;
		box-sizing: border-box;&lt;br /&gt;
		display: table;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	.mw-body-content .image &amp;gt; img {&lt;br /&gt;
		max-width: 100%;&lt;br /&gt;
		min-width: 20px;&lt;br /&gt;
		height: auto;&lt;br /&gt;
		object-fit: contain;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	.mw-body-content {&lt;br /&gt;
		word-wrap: break-word;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media only screen and ( max-width: 550px ) and ( -webkit-min-device-pixel-ratio: 1.5 ),&lt;br /&gt;
	only screen and ( max-width: 550px ) and ( min-resolution: 1.5dppx ) {&lt;br /&gt;
	@supports ( object-fit: contain ) {&lt;br /&gt;
		.mw-body-content div.thumbinner {&lt;br /&gt;
			width: 100% !important;&lt;br /&gt;
			padding: 0 !important;&lt;br /&gt;
		}&lt;br /&gt;
&lt;br /&gt;
		.mw-body-content div.thumbinner .thumbimage {&lt;br /&gt;
			width: 100%;&lt;br /&gt;
			object-fit: contain;&lt;br /&gt;
			max-height: 60vh;&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>鹿野耕云</name></author>
	</entry>
</feed>