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