MediaWiki:Fancy.css

From Plants vs. Zombies Wiki
Jump to navigation Jump to search

Note: After saving, you have to bypass your browser's cache to see the changes.

  • Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button, or press Ctrl+F5.
  • Firefox: hold down the Shift key while clicking Reload; alternatively press Ctrl+F5 or Ctrl-Shift-R.
  • Opera users have to clear their caches through Tools→Preferences
  • Konqueror and Safari users can just click the Reload button.
  • Chrome: press Ctrl+F5 or Shift+F5

If using another browser, look up instructions on how to clear your cache in your preferred browser.

/* Staff bubble backgrounds */
.SysopBackground {
    background:url(https://images.wikia.nocookie.net/plantsvszombies/images/9/9e/Winter-Melon_%28HD%29.png);
    background-size:cover;
}
.RollbackBackground {
    background:url(https://images.wikia.nocookie.net/plantsvszombies/images/0/06/PvZ2_CitronHD.png);
    background-size:cover;
}
.ContentModBackground {
    background:url(https://images.wikia.nocookie.net/plantsvszombies/images/0/0f/Magnetshroom2HDXDD.png);
    background-size:cover;
}
.ChatModBackground {
    background:url(https://images.wikia.nocookie.net/plantsvszombies/images/d/d0/Torchwood_HD.png);
    background-size:cover;
}
.DiscussionModBackground {
    background:url(https://images.wikia.nocookie.net/plantsvszombies/images/c/c4/RotobagaHD.png);
    background-size:cover;
}
.BureaucratBackground {
    background:url(https://images.wikia.nocookie.net/plantsvszombies/images/a/a3/Pvz2-7-jpg_191447.png);
    background-size:cover;
}
.FounderBackground {
    background:url(https://images.wikia.nocookie.net/plantsvszombies/images/4/40/HD_Infi-nut2.png);
    background-size:cover;
}
.BotBackground {
    background:url(https://images.wikia.nocookie.net/plantsvszombies/images/6/62/Imitater.png);
    background-size:cover;
}
.DiscordOwnerBackground {
    background:url(https://images.wikia.nocookie.net/plantsvszombies/images/e/e7/HDplus_snowpea.png);
    background-size:cover;
}
.DiscordAdminBackground {
    background:url(https://images.wikia.nocookie.net/plantsvszombies/images/5/5a/Cat-tail.png);
    background-size:cover;
}
.DiscordModBackground {
    background:url(https://images.wikia.nocookie.net/plantsvszombies/images/9/92/Umbrella-leaf.png);
    background-size:cover;
}
.DiscordHelperBackground {
    background:url(https://vignette.wikia.nocookie.net/plantsvszombies/images/b/b5/Coffee-Bean.png);
    background-size:cover;
}

.testest {
font-weight: bold !important;
color: transparent !important;
background: linear-gradient(to left, red, orange, yellow, limegreen, cyan, blue, pink) !important;
-webkit-background-clip:text !important;
-webkit-text-fill-color: transparent !important
}
.limegreentable {border: 1px solid black}
.limegreentable td {border: 1px solid transparent; background: rgb(230,255,230); font-size:89%;}
.limegreentable th {background:limegreen; color:white}

/* Expert coders' stuffs */

.tabtitle {
    list-style-type: none;
    -webkit-list-style-type: none;
    -moz-list-style-type: none;
    -ms-list-style-type: none;
    position: relative;
    border: 1px solid #cccccc;
    border-style: solid dotted dotted solid;
    top:8px;
    z-index:1;
}
.tabtitle li {
    text-align:center;
    display:inline;
    -webkit-display:inline;
    -moz-display:inline;
    -ms-display:inline;
    padding: 2px;
}

.tabtitle li:hover {z-index:2;background:#5F6181}

.note {display:block; position:fixed; bottom:0; left: 0}
.note:target {display:none}

.UselessguyTalkArchive {
    background: linear-gradient(to top, limegreen 50%, greenyellow 150%);
    border-radius: 20px;
}

.UselessguyTalkArchive:hover {
    background: linear-gradient(to top, limegreen 0%, greenyellow 100%);
    border-radius: 20px;
    filter:alpha;
    }
.PlayersHouseTravelLog {
    background: url(https://vignette.wikia.nocookie.net/uselessguy/images/b/b4/Player%27s_House_Travel_Log.png);
}

.AncientEgyptTravelLog {
    background: url(https://vignette.wikia.nocookie.net/uselessguy/images/d/d7/Ancient_Egypt_Travel_Log.png);
}

.PirateSeasTravelLog {
    background: url(https://vignette.wikia.nocookie.net/uselessguy/images/1/1c/Pirate_Seas_Travel_Log.png);
}

.WildWestTravelLog {
    background: url(https://vignette.wikia.nocookie.net/uselessguy/images/4/43/Wild_West_Travel_Log.png);
}

.FarFutureTravelLog {
    background: url(https://vignette.wikia.nocookie.net/uselessguy/images/c/c8/Far_Future_Travel_Log.png);
}

.DarkAgesTravelLog {
    background: url(https://vignette.wikia.nocookie.net/uselessguy/images/8/8e/Dark_Ages_Travel_Log.png);
}

.FrostbiteCavesTravelLog {
    background: url(https://vignette.wikia.nocookie.net/uselessguy/images/c/c2/Frostbite_Caves_Travel_Log.png);
}

.BigWaveBeachTravelLog {
    background: url(https://vignette.wikia.nocookie.net/uselessguy/images/6/6d/Big_Wave_Beach_Travel_Log.png);
}

.LostCityTravelLog {
    background: url(https://vignette.wikia.nocookie.net/uselessguy/images/a/ad/Lost_City_Travel_Log.png);
}

.NeonMixtapeTourTravelLog {
    background: url(https://vignette.wikia.nocookie.net/uselessguy/images/6/65/Neon_Mixtape_Tour_Travel_Log.png);
}

.JurassicMarshTravelLog {
    background: url(https://vignette.wikia.nocookie.net/plantsvszombies/images/0/08/JM_travel_log.png);
}

.PremiumTravelLog {
    background: url(https://vignette.wikia.nocookie.net/plantsvszombies/images/5/58/Premium_travel_log.png);
}

.ModernDayTravelLog {
    background: url(https://vignette.wikia.nocookie.net/plantsvszombies/images/c/cb/MD_travel_log.png);
}
.GrassHeaderBig {
    background:url(https://vignette.wikia.nocookie.net/plantsvszombies/images/7/77/GrassHeaderBig.png);
}
.GrassHeaderMedium {
    background:url(https://vignette.wikia.nocookie.net/plantsvszombies/images/4/40/GrassHeaderMedium.png);
}
.GrassHeaderSmall {
    background:url(https://vignette.wikia.nocookie.net/plantsvszombies/images/a/a6/GrassHeaderSmall.png);
}
.RapJam { 
    background:url(https://images.wikia.nocookie.net/plantsvszombies/images/0/05/Neon_Mixtape_Tour_Lawn.png);
    background-size: cover;
}
.BalladJam {
    background:url(https://vignette.wikia.nocookie.net/plantsvszombies/images/e/ee/BalladFavorite.png);
}
.AteBitJam {
    background:url(https://vignette.wikia.nocookie.net/plantsvszombies/images/3/31/8bitFavorite.png);
}
.MetalJam {
    background:url(https://images.wikia.nocookie.net/plantsvszombies/images/0/05/Neon_Mixtape_Tour_Lawn.png);
}

@font-face {
font-family: Cafeteria-Black;
src: local('Cafeteria-Black'),
     url(https://images.wikia.nocookie.net/plantsvszombies/images/1/1d/Cafeteria-Black.otf) format('opentype');
}

.blackbackground {
    background: url(https://images.wikia.nocookie.net/plantsvszombies/images/1/16/70_percent_black_background.png);
}

.NewTag {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    font-family: Cafeteria-Black;
    background: red;
    color:white;
}
.alttabber {display:none !important}
.alttabber:target {display:block !important}


.imagehover img {opacity:0.0}
.imagehover img:hover {opacity:1.0}

.card-container {
  height: 150px;
  perspective: 600;
  position: relative;
  width: 200px;
}
.card {
  height: 100%;
  position: absolute;
  transform-style: preserve-3d;
  transition: all 1s ease-in-out;
  width: 100%;
}
.card:hover {
  transform: rotateY(180deg);
}
.card .side {
  backface-visibility: hidden;
  height: 100%;
  position: absolute;
  width: 100%;
}
.card .back {
  transform: rotateY(180deg);
}