Sistemazione interlinea e font
This commit is contained in:
13
style.css
13
style.css
@@ -135,13 +135,13 @@ main {
|
|||||||
margin: auto;
|
margin: auto;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.lista_articol p {
|
.lista_articol p {
|
||||||
color: #a39b8f;
|
color: #a39b8f;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
line-height: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.lista_articol h2 {
|
.lista_articol h2 {
|
||||||
@@ -156,7 +156,7 @@ main {
|
|||||||
.lista_articol .tag {
|
.lista_articol .tag {
|
||||||
color: #696969;
|
color: #696969;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
font-size: 15px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.read_more {
|
.read_more {
|
||||||
@@ -565,6 +565,10 @@ h1 {
|
|||||||
|
|
||||||
@media screen and (max-width: 1080px) {
|
@media screen and (max-width: 1080px) {
|
||||||
|
|
||||||
|
body {
|
||||||
|
font-size: 16.5px;
|
||||||
|
}
|
||||||
|
|
||||||
/*IMMAGINE CENTRATA - RESPONSIVE*/
|
/*IMMAGINE CENTRATA - RESPONSIVE*/
|
||||||
.max_img {
|
.max_img {
|
||||||
width: 80%;
|
width: 80%;
|
||||||
@@ -586,11 +590,6 @@ h1 {
|
|||||||
.hero p {
|
.hero p {
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
|
||||||
font-size: 16px;
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*MEDIA QUERY - 768PX*/
|
/*MEDIA QUERY - 768PX*/
|
||||||
|
Reference in New Issue
Block a user