<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://txchainsawgame.wiki.spellsandguns.com/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.css</id>
	<title>MediaWiki:Common.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://txchainsawgame.wiki.spellsandguns.com/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.css"/>
	<link rel="alternate" type="text/html" href="https://txchainsawgame.wiki.spellsandguns.com/index.php?title=MediaWiki:Common.css&amp;action=history"/>
	<updated>2026-05-13T04:12:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.10</generator>
	<entry>
		<id>https://txchainsawgame.wiki.spellsandguns.com/index.php?title=MediaWiki:Common.css&amp;diff=28&amp;oldid=prev</id>
		<title>Ta1ha: Created page with &quot;.image-row {     display: flex;     flex-wrap: wrap;     justify-content: center;     align-items: center;     margin-top: 20px;   }      .image-container {     position: relative;     margin: 10px;     height: fit-content;   }      .image-container img {     display: block;     height: auto;     max-width: 100%;   }      .image-container .text {     position: absolute;     bottom: -20;     left: 0;     width: 100%;     background-color: transparent;     padding: 5px;...&quot;</title>
		<link rel="alternate" type="text/html" href="https://txchainsawgame.wiki.spellsandguns.com/index.php?title=MediaWiki:Common.css&amp;diff=28&amp;oldid=prev"/>
		<updated>2023-06-20T23:32:54Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;.image-row {     display: flex;     flex-wrap: wrap;     justify-content: center;     align-items: center;     margin-top: 20px;   }      .image-container {     position: relative;     margin: 10px;     height: fit-content;   }      .image-container img {     display: block;     height: auto;     max-width: 100%;   }      .image-container .text {     position: absolute;     bottom: -20;     left: 0;     width: 100%;     background-color: transparent;     padding: 5px;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;.image-row {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    flex-wrap: wrap;&lt;br /&gt;
    justify-content: center;&lt;br /&gt;
    align-items: center;&lt;br /&gt;
    margin-top: 20px;&lt;br /&gt;
  }&lt;br /&gt;
  &lt;br /&gt;
  .image-container {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    margin: 10px;&lt;br /&gt;
    height: fit-content;&lt;br /&gt;
  }&lt;br /&gt;
  &lt;br /&gt;
  .image-container img {&lt;br /&gt;
    display: block;&lt;br /&gt;
    height: auto;&lt;br /&gt;
    max-width: 100%;&lt;br /&gt;
  }&lt;br /&gt;
  &lt;br /&gt;
  .image-container .text {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    bottom: -20;&lt;br /&gt;
    left: 0;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    background-color: transparent;&lt;br /&gt;
    padding: 5px;&lt;br /&gt;
    font-size: 18px;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    color: white;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
  }&lt;br /&gt;
/*=============================================================&lt;br /&gt;
 Portal Page /Portals&lt;br /&gt;
==============================================================*/&lt;br /&gt;
.flexbox{&lt;br /&gt;
	display: flex;&lt;br /&gt;
	flex-direction: row;&lt;br /&gt;
}&lt;br /&gt;
.flexboxtext{&lt;br /&gt;
	flex: 2;&lt;br /&gt;
}&lt;br /&gt;
.flexboximage{&lt;br /&gt;
	flex: 1;&lt;br /&gt;
	text-align: right;&lt;br /&gt;
}&lt;br /&gt;
/*=============================================================&lt;br /&gt;
 Tabs (Template:StatsCardWeaponTabs)&lt;br /&gt;
==============================================================*/&lt;br /&gt;
&lt;br /&gt;
/* See also: MediaWiki:Common.js */&lt;br /&gt;
.cardtabs{&lt;br /&gt;
	float:right;&lt;br /&gt;
	margin-left:25px;&lt;br /&gt;
	display: flex;&lt;br /&gt;
    flex-direction: column;&lt;br /&gt;
}&lt;br /&gt;
.cardtabs__buttons {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    flex-direction: row;&lt;br /&gt;
    align-items: flex-end;&lt;br /&gt;
}&lt;br /&gt;
.cardtabs__button {&lt;br /&gt;
	border-radius: 5px 5px 0 0;&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	font-size: 13px;&lt;br /&gt;
	line-height: 1.5;&lt;br /&gt;
	position: relative;&lt;br /&gt;
	flex-grow: 1;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
.cardtabs__panel {&lt;br /&gt;
	position: relative;&lt;br /&gt;
	z-index: 1;&lt;br /&gt;
}&lt;br /&gt;
.cardtabs__panel--js-hidden {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
.cardtabs__button:not(.cardtabs__button--disabled):hover {&lt;br /&gt;
	 cursor: url(&amp;#039;/skins/ScratchWikiSkin2/resources/custom-cursorlink.webp?bccaa&amp;#039;) 4 4, auto;&lt;br /&gt;
}&lt;br /&gt;
.cardtabs__button--active {&lt;br /&gt;
	border-bottom: 0;&lt;br /&gt;
	z-index: 1;&lt;br /&gt;
	box-shadow: 0px -1px 7px 0px #fff;&lt;br /&gt;
}&lt;br /&gt;
/* Info/Unlock panels */&lt;br /&gt;
.cardtabs__button--icon-info img {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    top: -2px;&lt;br /&gt;
}&lt;br /&gt;
.cardtabs__button--icon-unlock img {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    top: -1px;&lt;br /&gt;
}&lt;br /&gt;
.cardtabs__button--icon-unlock {&lt;br /&gt;
	padding-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*=============================================================&lt;br /&gt;
 Toggle Buttons (Template:ToggleStart + Template:ToggleButton)&lt;br /&gt;
==============================================================*/&lt;br /&gt;
&lt;br /&gt;
.btn {&lt;br /&gt;
	background: rgba(255,255,255,0.05);&lt;br /&gt;
	border-radius: 3px;&lt;br /&gt;
	border: 1px solid white;&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	font-size: 0.85rem;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	padding: 6px 10px;&lt;br /&gt;
}&lt;br /&gt;
.btn:hover {&lt;br /&gt;
	background: rgba(255,255,255,0.1);&lt;br /&gt;
}&lt;br /&gt;
.btn--link {&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
.btn--link &amp;gt; a {&lt;br /&gt;
    padding: 6px 15px 6px 10px;&lt;br /&gt;
    padding-right: 15px !important; /* override needed due to exteral link bg image icon */&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
}&lt;br /&gt;
.btn--active {&lt;br /&gt;
    border-color: #366436;&lt;br /&gt;
}&lt;br /&gt;
.btn--inactive {&lt;br /&gt;
    border-color: #643636;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Ta1ha</name></author>
	</entry>
</feed>