I webdesigneři mají smysl pro humor

0

	/*Pravidlo č.1 pro ženaté muže*/
	#wife  {
	right: 100%; 
	margin: 0;
	}


	/*Vítejte v klubu 99%*/
	.rich-people {
	top: 1%
	} 
	.working-class {
	bottom:99%;
	}


	/*font color="chucknorris"*/
	#chucknorris {
	color: #BADA55
	}


	.ninja {
		color:black;
		visibility:hidden;
		animation-duration: 0.00001s;
		}


	/*Nejjednodušší forma ducha*/
	.ghost {
		color: white;
		opacity: 0.1;
		}


	#eminem {
	word-spacing: 0;
		}


	#bruce-banner {
	color-pink;
	transition: color 10s;
	}
	#bruce-banner.the-hulk {
	color: green;
	}
	

	#kim-kardashian {
	padding-bottom: 9999px;
	}


	#mario-mushroom {
	transform: scale(200%);
	}


	.oliver-queen {
	cursor: arrow;
	}


	.autobots {
	transform: translate3d();
	}


	#samsung {
	@extend apple;
	}


	#ikea {
	display: table;
	}


	#lego {
	display: block;
	}


	#invisibility-cloak {
	visibility: hidden;
	}


	.no-lens-glasses {
	filter: blur(50px);
	}
	.with-lens-glasses {
	image-rendering: optimizeQuality;
	text-rendering: optimizeLegibility
	}


	.push-up-bra {
	margin-top: -25%;
	overflow: visible;
	}


	/* šikmá věž v Pise */
	#tower-of-pisa {
	font-style: italic;
	}


	#berlin-wall-1989 {
	border-collapse: collapse;
	height: 0;
	}


	#china {
	border-top-style: solid;
	}


/* tajná společnost nás ovládá */
	.illuminati {
	position: absolute;
	visibility: hidden;
	}


	.monarch {
	position: inherit;
	}


	.government {
	transition: all 4yr ease-out;
	}


	.congress-person {
	align-self: inherit;
	color: inherit;
	position: sticky;
	visibility: hidden;
	will-change: transform;
	}


	.hobbit {
	height: 50%;
	}
	.hobbit #foot {
	width: 200%;
	}


	#europe .country {
	border: none;
	}


	#usa + #mexico {
	border: 1px dashed;
	}


	#titanic {
	float: none;
	bottom: 0;
	}


	#moses > .sea {
	column-count: 2;
	}


	/* Error 404 pro letadla a lodě */
	#bermuda-triangle {
	display: none;
	}


	#czech-republic {
	europe: center;
	}

Mohlo by se vám líbit

Komentáře