Commit 444fdbee760a9896021fda01f9782848539e1a83

Authored by Gustavo Cruz
1 parent a8d41cb7

updating theme

Showing 1 changed file with 18 additions and 2 deletions   Show diff stats
@@ -303,13 +303,29 @@ p { @@ -303,13 +303,29 @@ p {
303 width: 100% 303 width: 100%
304 } 304 }
305 305
306 - 306 +#password-rate {
  307 + width: 375px;
  308 +}
307 309
308 /*Fim PopUp Login*/ 310 /*Fim PopUp Login*/
309 311
310 /* Menu List left */ 312 /* Menu List left */
311 /*Estilo nos blocos laterais*/ 313 /*Estilo nos blocos laterais*/
312 314
  315 +
  316 +.design-menu {
  317 + display: inline-block;
  318 +}
  319 +
  320 +.box-1 {
  321 + /* display: inline-block;*/
  322 +}
  323 +
  324 +.box-2 {
  325 + display: inline-block;
  326 + vertical-align: top;
  327 +}
  328 +
313 .box-2 .block .block-inner-2, 329 .box-2 .block .block-inner-2,
314 .box-3 .block .block-inner-2{ 330 .box-3 .block .block-inner-2{
315 padding: 0 0 1em; 331 padding: 0 0 1em;
@@ -611,7 +627,7 @@ p { @@ -611,7 +627,7 @@ p {
611 } 627 }
612 628
613 .box-1 .blocks { 629 .box-1 .blocks {
614 - margin-top: -30px; 630 + /*margin-top: -30px;*/
615 } 631 }
616 632
617 .block-outer .block .block-outer { 633 .block-outer .block .block-outer {