/*  phpBB3 Style Sheet
    --------------------------------------------------------------
	Style name:			we_universal
	Based on style:		prosilver (the default phpBB 3.3.x style)
	Original author:	Tom Beddard ( http://www.subblue.com/ )
	Modified by:		nextgen ( https://nextgen.gt/ )
    --------------------------------------------------------------
*/

@import url("common.css?hash=a9741ba1");
@import url("content.css?hash=56f9e623");
@import url("cp.css?hash=50d868ab");
@import url("forms.css?hash=b64464fb");
@import url("responsive.css?hash=87b53e08");
@import url("we_universal.css");

Kod roširenie avatar profilu začina nižšie ________


img.default-avatar-profile {
	width: 150px;
	height: 150px;
	filter:
		invert(34%)
		sepia(99%)
		saturate(7480%)
		hue-rotate(204deg)
		brightness(95%)
		contrast(101%);
		border-radius: 50%;
		border: 1px solid;
}