clean html and css

master
marccane 2023-09-27 20:58:00 +02:00
parent 1afe6c5dcc
commit 4f4c8ecdf3
2 changed files with 5 additions and 69 deletions

View File

@ -43,6 +43,7 @@ table {
border-spacing: 0; border-spacing: 0;
} }
/****************************************************************************/
/*styles*/ /*styles*/
body{ body{
@ -58,7 +59,6 @@ div{
text-align: center; text-align: center;
} }
h1{ h1{
font-weight: 900; font-weight: 900;
font-size: 28px; font-size: 28px;
@ -112,12 +112,6 @@ a:hover{
color: #fff; color: #fff;
} }
/* img{
display: block;
width: 100%;
margin: auto;
} */
footer{ footer{
padding: 30px 16px 30px 16px; padding: 30px 16px 30px 16px;
background-color: black; background-color: black;
@ -139,57 +133,23 @@ footer{
text-align: left; text-align: left;
} }
#col2 { /* #col2 {
} } */
#col3 { #col3 {
text-align: right; text-align: right;
padding-right: 100px; padding-right: 100px;
} }
/* Clear floats after the columns */
/* .row:after {
content: "";
display: table;
clear: both;
} */
/* .header{
max-height: 405px;
padding: 16px; */
/* background-image: url(fondu.svg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
background-size: cover; */
/* color: #f5f0ed;
position: relative;
} */
.headerbar{ .headerbar{
/*amb això la imatge em queda dins del div, segurament no és lo millor... */ /* amb això la imatge em queda dins del div, segurament no és lo millor... */
/* height: 100px; */ /* height: 100px; */
height: 5vh; height: 5vh;
padding: 16px 16px; padding: 16px 16px;
} }
.logo{ .logo{
/* float: left;
width: 160px; */
/* position: relative; */
/* min-height: 465px; */
/* padding: 16px; */
/* background-size: cover;
background-image: url(Imgs/Fondo1.jpg); */
/* object-fit: cover;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center; */
/* z-index: -1;
color: #f5f0ed; */
height: 100%; height: 100%;
float: left; float: left;
} }
@ -199,28 +159,6 @@ footer{
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
width: 50%; width: 50%;
/* text-align: center; */
}
.caixa1{
/* min-height: 465px; */
padding: 16px;
background-size: cover;
object-fit: cover;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
z-index: -1;
color: #f5f0ed;
}
.caixa2{
background-color: #d03b40;
box-sizing: border-box;
color: #f5f0ed;
padding: 50px 16px 50px 16px;
max-height: 280px;
} }
#languageShortname{ #languageShortname{

View File

@ -12,9 +12,7 @@
</head> </head>
<body> <body>
<header> <header></header>
<!-- <h1>bon dia</h1> -->
</header>
<div class="headerbar"> <div class="headerbar">
<img class="logo" src="header_kinnikustudios_logo_black.svg" alt="Kinniku Studios Logo"> <img class="logo" src="header_kinnikustudios_logo_black.svg" alt="Kinniku Studios Logo">
<h3 id="languageShortname">EN</h3> <h3 id="languageShortname">EN</h3>