diff --git a/css/style.css b/css/style.css index b95d9b0..3d0252c 100644 --- a/css/style.css +++ b/css/style.css @@ -28,6 +28,7 @@ body {margin: 0px; padding: 0px;} padding: 10px; cursor: default; width: 80%; + max-width: 900px; position: relative; top: 40px; font-size: 25px;} /* título principal */ @@ -42,8 +43,9 @@ hr {color: black; position: relative; top: 40px;} border-radius: 25%; cursor: default; width: 55%; + max-width: 700px; position: relative; top: 40px; - font-size: 25px;} + font-size: 15px;} /* título secundário */ #A1 {color: black; cursor: default; @@ -53,13 +55,14 @@ hr {color: black; position: relative; top: 40px;} #I1 {position: relative; top: 40px; cursor: default; - box-shadow: 0px 15px 15px yellow, -15px 0px 15px orange; + box-shadow: 0px 5px 15px yellow, -5px 0px 15px orange; width: 25%; height: 25%; border: solid 2px black;} /* estilização da imagem de relação campo-cidade */ #Te1 {color: black; position: relative; position: relative; top: 40px; + font-size: 15px; cursor: default; width: 90%;} /* estilização do texto de relação campo-cidade */