landing_page

@keyframes a_hover {
	0% {
		background-color: rgba(255, 255, 255, 0.85);
	}
	100% {
		background-color: rgba(255, 255, 255, 0);
	}
}

.landing_page ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 40px 0;
	overflow: hidden;
}
.landing_page ul > li {
	float: left;
	width: 20%;
}
.landing_page ul > li > a {
	display: block;
	padding-bottom: 10px;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	overflow: hidden;
}
.landing_page ul > li > a > div {
	padding: 15px 20px 0 20px;
	height: 75px;
}
.landing_page ul > li > a > svg {
	float: right;
}

.landing_page ul > li > a:hover {
	animation: a_hover 0.4s ease-out;
	animation-iteration-count: 1;
}
.landing_page ul > li > a:hover > svg path {
	fill: #fff;
}
.landing_page ul > li > a:hover > svg text {
	fill: #000;
}


.red .landing_page ul > li:nth-child(odd) {
	background-color: #d54;
}
.red .landing_page ul > li:nth-child(even) {
	background-color: #d22;
}

.green .landing_page ul > li:nth-child(odd) {
	background-color: #6c6;
}
.green .landing_page ul > li:nth-child(even) {
	background-color: #4b4;
}

.blue .landing_page ul > li:nth-child(odd) {
	background-color: #59d;
}
.blue .landing_page ul > li:nth-child(even) {
	background-color: #48d;
}

Login






© Fagbokforlaget | Kanalveien 51 | 5068 Bergen | Ordretelefon: 55 38 88 38 | Ordrefaks: 55 38 88 39 | ordre@fagbokforlaget.no | Cookies | Personvern