You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

55 lines
935 B

.introduction{
min-height: 270px;
}
.intro-icon, #sevomin-intro-logo{
text-align: center;
}
.intro-icon{
margin-bottom: 20px;
}
.intro-icon img{
width: 100px;
}
#sevomin-logo{
margin-top: 10px;
margin-bottom: 40px;
}
#sevomin-intro-logo{
margin-bottom: 15px;
}
#sevomin-intro-logo img{
width: 150px;
}
ul#intro-parts{
margin: 0;
padding: 0;
}
ul#intro-parts li{
list-style: none;
}
#s1, #s2, #s3 {
font-size: 0.95em;
color: #444444;
float: right;
padding-right: 22px;
margin-right: 22px;
background-repeat: no-repeat;
background-position: right;
}
#s1{
background-image: url('images/1-icon.png');
}
#s2{
background-image: url('images/2-icon.png');
}
#s3{
background-image: url('images/3-icon.png');
}
#intro-privacy-statement{
margin-top: 20px;
}
label{
font-size: 1.5em !important;
}