Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Changes

Jump to: navigation, search

MediaWiki:Common.css

36 bytes removed, 16:10, 12 November 2018
http/https: general solution trimming of protocol (http or https) of //URL
-webkit-border-radius: 10px;
border-radius:10px;
background-image:url("https://species-id.net/o/media/8/8c/Usesleaf.png");
background-repeat:no-repeat; background-position:10px 25px;
}
.Blue
{
background-image: url(http://species-id.net/o/thumb.php?f=Blue-bg_rounded.svg&width=700);
background-repeat: repeat-y;
}
.Orange
{
background-image: url(http://species-id.net/o/thumb.php?f=Orange-bg_rounded.svg&width=700);
background-repeat: repeat-y;
}
.Green
{
background-image: url(http://species-id.net/o/thumb.php?f=green-bg_rounded.svg&width=700);
background-repeat: repeat-y;
}
.green
{
background-image: url(http://species-id.net/o/thumb.php?f=green-bg_rounded.svg&width=500);
background-repeat: repeat-y;
}
.purple
{
background-image: url(http://species-id.net/o/thumb.php?f=purple-bg_rounded.svg&width=700);
background-repeat: repeat-y;
}
.pink
{
background-image: url(http://species-id.net/o/thumb.php?f=pink-bg_rounded.svg&width=1000);
background-repeat: repeat-y;
}

Navigation menu