Commenti style.css

This commit is contained in:
PicciHud 2022-05-25 16:49:35 +02:00
parent ab71379216
commit bcc9ef0ed5
1 changed files with 13 additions and 15 deletions

View File

@ -15,7 +15,7 @@
/*HOMEPAGE*/
/*TEXT*/
/*text*/
blockquote {
font-family: 'Courier New', Courier, monospace;
@ -29,7 +29,7 @@ blockquote a {
margin: 0 0 0 -15px;
}
/*ASSET*/
/*asset*/
img {
max-width: 100%;
@ -49,7 +49,7 @@ img {
padding: 20px 0;
}
/*BUTTON*/
/*button*/
.button {
display: inline-block;
@ -74,7 +74,7 @@ img {
color: #fff;
}
/*MAIN*/
/*main*/
.main {
display: flex;
@ -110,8 +110,6 @@ img {
font-weight: 300;
}
/*PAGE -MAIN*/
main {
min-height: 768px;
}
@ -188,7 +186,7 @@ main {
/*TEMPLATE ARTICOLO*/
/*BODY E TESTO*/
/*body e testo*/
body {
background-color: #21202c;
@ -251,7 +249,7 @@ a {
/*Creare uno spazio superiore tra i vari contenitori*/
/*LOGO BEOPEN*/
/*logo*/
.title {
display: flex;
@ -276,7 +274,7 @@ a {
margin-right: 20px;
}
/*NAVBAR*/
/*navbar*/
nav {
width: 80%;
@ -317,7 +315,7 @@ nav a:hover {
color: #ee6ef1;
}
/*DROPDOWN MENÙ*/
/*dropdown menù*/
.dropbtn {
display: none;
@ -396,7 +394,7 @@ nav a:hover {
/*Inversione del colore*/
}
/*CORPO - ARTICOLO*/
/*corpo - articolo*/
.articol,
.footer {
@ -437,7 +435,7 @@ nav a:hover {
margin: 10px 0 10px 0;
}
/*FOOTER*/
/*footer*/
.footer {
margin: 15px auto 15px auto;
@ -456,7 +454,7 @@ h1 {
color: #fff;
}
/*PRIVACY*/
/*sezione privacy*/
.privacy {
display: flex;
@ -469,7 +467,7 @@ h1 {
font-weight: lighter;
}
/*CONTATTI - LICENZA*/
/*contatti - licenza*/
.container_contacts {
width: 100%;
@ -537,7 +535,7 @@ h1 {
color: #a39b8f;
}
/*REALIZZATO DA...*/
/*autore*/
.make {
background-color: black;