MediaWiki:Wikia.css: diferència entre les revisions
 Canvi estètic  | 
				 Correcció de codis  | 
				||
| Línia 21: | Línia 21: | ||
.FollowedPagesModule,  | .FollowedPagesModule,  | ||
.WikiaRail .module {  | .WikiaRail .module {  | ||
transition: top .2s, bottom .2s, border .2s, margin .2s;  | |||
transition: top .2s, bottom .2s, border .2s, margin   | -webkit-transition: top .2s, bottom .2s, border .2s, margin .2s;  | ||
-webkit-transition: top .2s, bottom .2s, border .2s, margin   | -moz-transition: top .2s, bottom .2s, border .2s, margin .2s;  | ||
-moz-transition: top .2s, bottom .2s, border .2s, margin   | -o-transition: top .2s, bottom .2s, border .2s, margin .2s,;  | ||
-o-transition: top .2s, bottom .2s, border .2s, margin .2s,   | |||
}  | }  | ||