<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://quelmarwiki.com/wiki/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACarousel.css</id>
	<title>MediaWiki:Carousel.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://quelmarwiki.com/wiki/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACarousel.css"/>
	<link rel="alternate" type="text/html" href="https://quelmarwiki.com/wiki/index.php?title=MediaWiki:Carousel.css&amp;action=history"/>
	<updated>2026-05-03T12:27:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://quelmarwiki.com/wiki/index.php?title=MediaWiki:Carousel.css&amp;diff=13359&amp;oldid=prev</id>
		<title>Spiderjjr45: Created page with &quot;/* carousel */ .jcarousel {     position: relative;     overflow: hidden; }   .jcarousel-wrapper { 	max-width: 1125px;     margin: 0;     position: relative; }   .jcarousel .j...&quot;</title>
		<link rel="alternate" type="text/html" href="https://quelmarwiki.com/wiki/index.php?title=MediaWiki:Carousel.css&amp;diff=13359&amp;oldid=prev"/>
		<updated>2021-09-27T16:41:18Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;carousel: &lt;/span&gt; .jcarousel {     position: relative;     overflow: hidden; }   .jcarousel-wrapper { 	max-width: 1125px;     margin: 0;     position: relative; }   .jcarousel .j...&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* carousel */&lt;br /&gt;
.jcarousel {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.jcarousel-wrapper {&lt;br /&gt;
	max-width: 1125px;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    position: relative;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.jcarousel .jcarousel-list {&lt;br /&gt;
    width: 20000em;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.jcarousel .jcarousel-item {&lt;br /&gt;
    float: left;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.jcarousel-item img {&lt;br /&gt;
    display: block;&lt;br /&gt;
    max-width: 100%;&lt;br /&gt;
    height: auto !important;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.jcarousel-control-prev,&lt;br /&gt;
.jcarousel-control-next {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 45%;&lt;br /&gt;
    width: 30px;&lt;br /&gt;
    height: 30px;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    background: #fff;&lt;br /&gt;
    color: #fff;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
    text-shadow: 0 0 1px #000;&lt;br /&gt;
    font: 24px/27px Arial, sans-serif;&lt;br /&gt;
    -webkit-border-radius: 30px;&lt;br /&gt;
       -moz-border-radius: 30px;&lt;br /&gt;
            border-radius: 30px;&lt;br /&gt;
    -webkit-box-shadow: 0 0 2px #999;&lt;br /&gt;
       -moz-box-shadow: 0 0 2px #999;&lt;br /&gt;
            box-shadow: 0 0 2px #999;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.jcarousel-control-prev {&lt;br /&gt;
    left: -15px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.jcarousel-control-next {&lt;br /&gt;
    right: -15px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.jcarousel-control-prev:hover span,&lt;br /&gt;
.jcarousel-control-next:hover span {&lt;br /&gt;
    display: block;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.jcarousel-control-prev.inactive,&lt;br /&gt;
.jcarousel-control-next.inactive {&lt;br /&gt;
    opacity: .5;&lt;br /&gt;
    cursor: default;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.jcarousel-pagination {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    bottom: 10px;&lt;br /&gt;
    left: 15px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.jcarousel-pagination a {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    font-size: 11px;&lt;br /&gt;
    line-height: 14px;&lt;br /&gt;
    min-width: 14px;&lt;br /&gt;
    background: #fff;&lt;br /&gt;
    color: #4E443C;&lt;br /&gt;
    border-radius: 14px;&lt;br /&gt;
    padding: 3px;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    margin-right: 2px;&lt;br /&gt;
    opacity: .75;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.jcarousel-pagination a.active {&lt;br /&gt;
    background: #4E443C;&lt;br /&gt;
    color: #fff;&lt;br /&gt;
    opacity: 1;&lt;br /&gt;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Spiderjjr45</name></author>
	</entry>
</feed>