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.
 
 
 

126 lines
1.8 KiB

/*
a:link {
color: #C85127;
text-decoration: none;
}
a:visited {
color: #C85127;
}
a:hover {
color: #dd7955;
}
a:active {
color: #C85127;
}*/
.own-container{
}
.own-indexBackgroundImage{
width: 100%;
/*height: 100%;*/
z-index: -1;
position: absolute;
left: 0px;
top: 0px;
}
.own-menu{
margin-top: 5%;
}
.own-overImage-logo{
border: 1px solid #000000;
margin-left: 30px;
}
.own-menuButtons{
float: right;
margin-right: 50px;
}
.own-menuButtons a:link{
text-decoration: none;
color: #ffffff;
font-weight: bold;
display: inline-block;
margin: 10px;
}
.own-menuButtons a:visited{
color: #ffffff;
}
.own-menuButtons a:hover{
color: #C85127;
}
.own-mainTitleBox{
left: 0;
margin-top: 14%;
width: 100%;
text-align: center;
}
.own-mainTitle{
color: #ffffff;
background: #C85127;
font-size: 45px;
}
.own-subTitle{
color: #ffffff;
font-style: italic;
font-size: 24px;
}
.own-verkami{
border: 1px solid #000000;
}
.own-socialNetworks{
margin-left: 2%;
margin-top: 5%;
}
.own-socialNetwork{
display: inline-block;
border: 1px solid #000000;
}
.temp-marge1{
margin-top: 50%;
}
.own-caixaDescripcioIndex{
margin-top: 50px;
margin-left:auto;
margin-right:auto;
max-width: calc(100% - 300px);
min-width: 320px;
}
.own-caixaImatgesIndex{
margin-top: 50px;
margin-left: auto;
margin-right: auto;
margin-bottom: 100px;
}
.own-imatgeIndex{
display: inline-block;
margin: 2%;
}
.own-footer{
margin-top: auto;
margin-left: auto;
background: #262626;
width: 100%;
height: 250px;
padding: 2%;
}
.own-footer h3{
color: #ffffff;
}
.own-footer a:link {
color: #C85127;
text-decoration: none;
display: block;
}
.own-footer a:hover {
color: #dd7955;
}
.own-caixaFooter{
display: inline-block;
width: 250px;
vertical-align: top;
}