Commit a0fba5e3e247912ccf094141dea1057a4eb23d42

Authored by Juliana
1 parent 6850688b

Adjustments margin block "Mais Software" and Softwares

Showing 1 changed file with 8 additions and 10 deletions   Show diff stats
page-inicial.css
@@ -76,7 +76,7 @@ text-align: center; @@ -76,7 +76,7 @@ text-align: center;
76 border: 1px solid #c0c1c1; 76 border: 1px solid #c0c1c1;
77 border-radius:8px; 77 border-radius:8px;
78 margin:11px 0px; 78 margin:11px 0px;
79 - padding: 10px 0px; 79 + padding: 5px 0px;
80 font-size: 14px; 80 font-size: 14px;
81 } 81 }
82 82
@@ -84,8 +84,8 @@ text-align: center; @@ -84,8 +84,8 @@ text-align: center;
84 font-size:16px; 84 font-size:16px;
85 text-align:left; 85 text-align:left;
86 text-transform: uppercase; 86 text-transform: uppercase;
87 - color:#464A55;  
88 - padding:0px 0px 15px 20px; 87 + color:#454545; /*#464A55;*/
  88 + padding:0px 0px 10px 10px; /*0px 0px 15px 20px;*/
89 border-bottom:1px solid #c0c1c1; 89 border-bottom:1px solid #c0c1c1;
90 } 90 }
91 91
@@ -97,7 +97,7 @@ text-align: center; @@ -97,7 +97,7 @@ text-align: center;
97 border-bottom: 1px solid #ccc; 97 border-bottom: 1px solid #ccc;
98 margin: 0; 98 margin: 0;
99 min-height: 1em; 99 min-height: 1em;
100 - padding: 20px; 100 + padding: 15px;
101 font-weight: bold; 101 font-weight: bold;
102 } 102 }
103 103
@@ -120,7 +120,7 @@ text-align: center; @@ -120,7 +120,7 @@ text-align: center;
120 } 120 }
121 121
122 #list-categories ul li{ 122 #list-categories ul li{
123 - margin:10px 5px 5px 0px; 123 + margin:10px 5px 5px 8px;
124 } 124 }
125 125
126 #list-categories li a{ 126 #list-categories li a{
@@ -168,7 +168,6 @@ text-align: center; @@ -168,7 +168,6 @@ text-align: center;
168 .box-1 .softwares-block .common-profile-list-block .vcard:hover{ 168 .box-1 .softwares-block .common-profile-list-block .vcard:hover{
169 border:none; 169 border:none;
170 background:none; 170 background:none;
171 -  
172 } 171 }
173 172
174 .box-1 .softwares-block .common-profile-list-block span { 173 .box-1 .softwares-block .common-profile-list-block span {
@@ -181,13 +180,12 @@ text-align: center; @@ -181,13 +180,12 @@ text-align: center;
181 margin-bottom: 40px; 180 margin-bottom: 40px;
182 font-size: 14px; 181 font-size: 14px;
183 } 182 }
184 -.box-1 .softwares-block .common-profile-list-block .org :hover{  
185 - color:#;  
186 -}  
187 183
  184 +/*
188 #content .box-1 .softwares-block ul { 185 #content .box-1 .softwares-block ul {
189 -margin: -10px 0px 10px 20px; /*-20px 20px;*/ 186 +margin: -10px 0px 10px 20px; /*-20px 20px;
190 } 187 }
  188 +*/
191 189
192 #content .box-1 .softwares-block .common-profile-list-block .vcard { 190 #content .box-1 .softwares-block .common-profile-list-block .vcard {
193 margin:10px !important; 191 margin:10px !important;