Commit 9d1c5f074886a0602cbd6c915f8b83c115946d6e
1 parent
71d5e3f7
Exists in
design_template
Remove colum changes in initial page
Signed-off-by: Luciano Prestes Cavacanti <lucianopcbr@gmail.com> Signed-off-by: Thiago Ribeiro <thiagitosouza@hotmail.com>
Showing
1 changed file
with
63 additions
and
74 deletions
Show diff stats
style.css
@@ -145,14 +145,14 @@ vertical-align: baseline; | @@ -145,14 +145,14 @@ vertical-align: baseline; | ||
145 | /* */ | 145 | /* */ |
146 | /* */ | 146 | /* */ |
147 | body { | 147 | body { |
148 | - background-color: #fff; | ||
149 | - color: #172938; | ||
150 | - font-size: 12px; | ||
151 | - font-family: "open_sansregular", Arial, Helvetica, sans-serif; | 148 | + background-color: #fff; |
149 | + color: #172938; | ||
150 | + font-size: 12px; | ||
151 | + font-family: "open_sansregular", Arial, Helvetica, sans-serif; | ||
152 | } | 152 | } |
153 | h1, h2, h3, h4, h5, h6 { | 153 | h1, h2, h3, h4, h5, h6 { |
154 | - font-family: "open_sansbold", Arial, Helvetica, sans-serif; | ||
155 | - font-weight: normal; | 154 | + font-family: "open_sansbold", Arial, Helvetica, sans-serif; |
155 | + font-weight: normal; | ||
156 | } | 156 | } |
157 | 157 | ||
158 | /* | 158 | /* |
@@ -423,17 +423,6 @@ p { | @@ -423,17 +423,6 @@ p { | ||
423 | 423 | ||
424 | 424 | ||
425 | /* Tamanho das colunas customiazdos na pagina inicial */ | 425 | /* Tamanho das colunas customiazdos na pagina inicial */ |
426 | -.action-home-index .box-3{ | ||
427 | - width: 230px; | ||
428 | -} | ||
429 | - | ||
430 | -.action-home-index .box-1 { | ||
431 | - /* display: inline-block;*/ | ||
432 | - width: 490px; | ||
433 | - margin: 0 0 0 210px; | ||
434 | -} | ||
435 | - | ||
436 | - | ||
437 | #content .box .article-block .short-post { | 426 | #content .box .article-block .short-post { |
438 | padding-top: 23px; | 427 | padding-top: 23px; |
439 | } | 428 | } |
@@ -498,19 +487,19 @@ p { | @@ -498,19 +487,19 @@ p { | ||
498 | } | 487 | } |
499 | 488 | ||
500 | #content .box .read-more a::after { | 489 | #content .box .read-more a::after { |
501 | - content:'>'; | ||
502 | - padding-left: 8px; | ||
503 | - padding-right: 5px; | ||
504 | - margin-left: 7px; | ||
505 | - border-radius: 4px; | ||
506 | - font-size: 16px; | ||
507 | - line-height: 20px; | ||
508 | - text-align: center; | ||
509 | - font-family: "open_sansbold", Arial, Helvetica, sans-serif; | 490 | + content:'>'; |
491 | + padding-left: 8px; | ||
492 | + padding-right: 5px; | ||
493 | + margin-left: 7px; | ||
494 | + border-radius: 4px; | ||
495 | + font-size: 16px; | ||
496 | + line-height: 20px; | ||
497 | + text-align: center; | ||
498 | + font-family: "open_sansbold", Arial, Helvetica, sans-serif; | ||
510 | } | 499 | } |
511 | 500 | ||
512 | #content .box .article-block .read-more a::after { | 501 | #content .box .article-block .read-more a::after { |
513 | - font-size: 14px; | 502 | + font-size: 14px; |
514 | } | 503 | } |
515 | 504 | ||
516 | 505 | ||
@@ -650,7 +639,7 @@ p { | @@ -650,7 +639,7 @@ p { | ||
650 | /* Menu List footer */ | 639 | /* Menu List footer */ |
651 | /* | 640 | /* |
652 | #content .box-3 .block-title{ | 641 | #content .box-3 .block-title{ |
653 | - margin:0; | 642 | + margin:0; |
654 | } | 643 | } |
655 | 644 | ||
656 | 645 | ||
@@ -880,8 +869,8 @@ p { | @@ -880,8 +869,8 @@ p { | ||
880 | 869 | ||
881 | /* nao mostrar seta neste tipo de box */ | 870 | /* nao mostrar seta neste tipo de box */ |
882 | #content .blog-post .short-post .read-more a::after { | 871 | #content .blog-post .short-post .read-more a::after { |
883 | - content: none; | ||
884 | - } | 872 | + content: none; |
873 | + } | ||
885 | 874 | ||
886 | .comment-info { | 875 | .comment-info { |
887 | line-height: 1em; | 876 | line-height: 1em; |
@@ -1251,7 +1240,7 @@ div#article-parent { | @@ -1251,7 +1240,7 @@ div#article-parent { | ||
1251 | .pagination .next_page{margin-left: 0.5em; font-weight: bold;} | 1240 | .pagination .next_page{margin-left: 0.5em; font-weight: bold;} |
1252 | 1241 | ||
1253 | #profile-header { | 1242 | #profile-header { |
1254 | - position: absolute; /* Corrige link de login */ | 1243 | + position: absolute; /* Corrige link de login */ |
1255 | } | 1244 | } |
1256 | 1245 | ||
1257 | #public-profile-search, #profile-search-results form, .profile-search-block form { | 1246 | #public-profile-search, #profile-search-results form, .profile-search-block form { |
@@ -2337,14 +2326,14 @@ body.contraste.action-home-index #content .tags-block .block-inner-2, body.contr | @@ -2337,14 +2326,14 @@ body.contraste.action-home-index #content .tags-block .block-inner-2, body.contr | ||
2337 | } | 2326 | } |
2338 | 2327 | ||
2339 | body.contraste.action-home-index #content .box-1 .block-title span, body.contraste.action-environment_design-index #content .box-1 .block-title span { | 2328 | body.contraste.action-home-index #content .box-1 .block-title span, body.contraste.action-environment_design-index #content .box-1 .block-title span { |
2340 | - background-color: #000; | ||
2341 | - color: #FFF !important; | 2329 | + background-color: #000; |
2330 | + color: #FFF !important; | ||
2342 | } | 2331 | } |
2343 | 2332 | ||
2344 | body.contraste #logo #portal-title { | 2333 | body.contraste #logo #portal-title { |
2345 | background-image: url("images/logotipo_spb_beta_ac.svg"); | 2334 | background-image: url("images/logotipo_spb_beta_ac.svg"); |
2346 | - background-repeat: no-repeat; | ||
2347 | - background-size: 374px 78px; | 2335 | + background-repeat: no-repeat; |
2336 | + background-size: 374px 78px; | ||
2348 | } | 2337 | } |
2349 | 2338 | ||
2350 | body.contraste #accessibility span { | 2339 | body.contraste #accessibility span { |
@@ -2454,30 +2443,30 @@ body.contraste #portal-siteactions { | @@ -2454,30 +2443,30 @@ body.contraste #portal-siteactions { | ||
2454 | } | 2443 | } |
2455 | 2444 | ||
2456 | body.contraste #complete_registration { | 2445 | body.contraste #complete_registration { |
2457 | - background-color: transparent; | 2446 | + background-color: transparent; |
2458 | } | 2447 | } |
2459 | 2448 | ||
2460 | body.contraste tr:hover td { | 2449 | body.contraste tr:hover td { |
2461 | - background-color: #333; | 2450 | + background-color: #333; |
2462 | } | 2451 | } |
2463 | 2452 | ||
2464 | body.contraste .action-friends-index .profile-list li:hover, | 2453 | body.contraste .action-friends-index .profile-list li:hover, |
2465 | body.contraste .common-profile-list-block .vcard:hover { | 2454 | body.contraste .common-profile-list-block .vcard:hover { |
2466 | - border: 1px solid #CCC; | ||
2467 | - background: #333; | ||
2468 | - text-decoration: none; | 2455 | + border: 1px solid #CCC; |
2456 | + background: #333; | ||
2457 | + text-decoration: none; | ||
2469 | } | 2458 | } |
2470 | 2459 | ||
2471 | body.contraste .menu-submenu-content { | 2460 | body.contraste .menu-submenu-content { |
2472 | - border: 1px solid #CCC; | ||
2473 | - background: none #333 ; | 2461 | + border: 1px solid #CCC; |
2462 | + background: none #333 ; | ||
2474 | 2463 | ||
2475 | } | 2464 | } |
2476 | 2465 | ||
2477 | body.contraste #user .logged-in { | 2466 | body.contraste #user .logged-in { |
2478 | - background: none #333 ; | ||
2479 | - /* background: url("images/barra-menu-user-bg.png") repeat-x bottom center #FEFEFE; */ | ||
2480 | - color: #fff; | 2467 | + background: none #333 ; |
2468 | + /* background: url("images/barra-menu-user-bg.png") repeat-x bottom center #FEFEFE; */ | ||
2469 | + color: #fff; | ||
2481 | } | 2470 | } |
2482 | 2471 | ||
2483 | body.contraste #social-icons #sb_face { | 2472 | body.contraste #social-icons #sb_face { |
@@ -2509,87 +2498,87 @@ body.contraste #social-icons #sb_flickr:hover { | @@ -2509,87 +2498,87 @@ body.contraste #social-icons #sb_flickr:hover { | ||
2509 | } | 2498 | } |
2510 | 2499 | ||
2511 | body.contraste .no-boxes-inner-2 { | 2500 | body.contraste .no-boxes-inner-2 { |
2512 | - background-color: #000!important; | ||
2513 | - color: #fff; | 2501 | + background-color: #000!important; |
2502 | + color: #fff; | ||
2514 | } | 2503 | } |
2515 | 2504 | ||
2516 | body.contraste #signup-form { | 2505 | body.contraste #signup-form { |
2517 | - color: #fff; | 2506 | + color: #fff; |
2518 | } | 2507 | } |
2519 | 2508 | ||
2520 | body.contraste #portal-searchbox { | 2509 | body.contraste #portal-searchbox { |
2521 | - border-color: #FFF; | ||
2522 | - background-color: #000; | 2510 | + border-color: #FFF; |
2511 | + background-color: #000; | ||
2523 | } | 2512 | } |
2524 | 2513 | ||
2525 | body.contraste #portal-searchbox .searchField { | 2514 | body.contraste #portal-searchbox .searchField { |
2526 | - background-color: #000; | ||
2527 | - color: #FFF !important; | 2515 | + background-color: #000; |
2516 | + color: #FFF !important; | ||
2528 | } | 2517 | } |
2529 | 2518 | ||
2530 | body.contraste #header input.searchButton { | 2519 | body.contraste #header input.searchButton { |
2531 | - background-color: #000; | ||
2532 | - background-position: 0px 2px; | 2520 | + background-color: #000; |
2521 | + background-position: 0px 2px; | ||
2533 | } | 2522 | } |
2534 | 2523 | ||
2535 | body.contraste #menucontainer { | 2524 | body.contraste #menucontainer { |
2536 | - background: #333; | ||
2537 | - color: #FFF !important; | 2525 | + background: #333; |
2526 | + color: #FFF !important; | ||
2538 | } | 2527 | } |
2539 | 2528 | ||
2540 | body.contraste #menucontainer ul li.parent_menu a { | 2529 | body.contraste #menucontainer ul li.parent_menu a { |
2541 | - color: #FFF !important; | 2530 | + color: #FFF !important; |
2542 | } | 2531 | } |
2543 | 2532 | ||
2544 | body.contraste #content .no-boxes h1 { | 2533 | body.contraste #content .no-boxes h1 { |
2545 | - color: #FFF !important; | 2534 | + color: #FFF !important; |
2546 | } | 2535 | } |
2547 | 2536 | ||
2548 | body.contraste #signup-form .formfieldline, | 2537 | body.contraste #signup-form .formfieldline, |
2549 | body.contraste #signup-formfield-group, | 2538 | body.contraste #signup-formfield-group, |
2550 | body.contraste #signup-form .required-field label, | 2539 | body.contraste #signup-form .required-field label, |
2551 | body.contraste #signup-form .formlabel { | 2540 | body.contraste #signup-form .formlabel { |
2552 | - background-color: #000; | ||
2553 | - color: #FFF !important; | 2541 | + background-color: #000; |
2542 | + color: #FFF !important; | ||
2554 | } | 2543 | } |
2555 | 2544 | ||
2556 | body.contraste .pseudoformlabel, | 2545 | body.contraste .pseudoformlabel, |
2557 | body.contraste .formlabel { | 2546 | body.contraste .formlabel { |
2558 | - color: #FFF; | 2547 | + color: #FFF; |
2559 | } | 2548 | } |
2560 | 2549 | ||
2561 | body.contraste #signup-form { | 2550 | body.contraste #signup-form { |
2562 | - border-color: #FFF; | ||
2563 | - background-color: #000; | 2551 | + border-color: #FFF; |
2552 | + background-color: #000; | ||
2564 | } | 2553 | } |
2565 | 2554 | ||
2566 | body.contraste #signup-form .formfield input, | 2555 | body.contraste #signup-form .formfield input, |
2567 | body.contraste #signup-form .formfield textarea { | 2556 | body.contraste #signup-form .formfield textarea { |
2568 | - background-color: #000; | ||
2569 | - color: #FFF !important; | 2557 | + background-color: #000; |
2558 | + color: #FFF !important; | ||
2570 | } | 2559 | } |
2571 | 2560 | ||
2572 | body.contraste #signup-domain { | 2561 | body.contraste #signup-domain { |
2573 | - border-color: #FFF; | ||
2574 | - background-color: #000; | ||
2575 | - color: #FFF !important; | 2562 | + border-color: #FFF; |
2563 | + background-color: #000; | ||
2564 | + color: #FFF !important; | ||
2576 | } | 2565 | } |
2577 | 2566 | ||
2578 | body.contraste .ui-state-default, | 2567 | body.contraste .ui-state-default, |
2579 | body.contraste .ui-widget-content .ui-state-default, | 2568 | body.contraste .ui-widget-content .ui-state-default, |
2580 | body.contraste .ui-widget-header .ui-state-default { | 2569 | body.contraste .ui-widget-header .ui-state-default { |
2581 | - border: 1px solid #FFF; | ||
2582 | - background-color: #000; | ||
2583 | - color: #FFF !important; | 2570 | + border: 1px solid #FFF; |
2571 | + background-color: #000; | ||
2572 | + color: #FFF !important; | ||
2584 | } | 2573 | } |
2585 | 2574 | ||
2586 | body.contraste .agenda-tile .title { | 2575 | body.contraste .agenda-tile .title { |
2587 | - border-bottom: 1px solid #FFF; | ||
2588 | - color: #FFF; | 2576 | + border-bottom: 1px solid #FFF; |
2577 | + color: #FFF; | ||
2589 | } | 2578 | } |
2590 | 2579 | ||
2591 | body.contraste .agenda-tile .period { | 2580 | body.contraste .agenda-tile .period { |
2592 | - color: #FFF; | 2581 | + color: #FFF; |
2593 | } | 2582 | } |
2594 | 2583 | ||
2595 | /*botão rss*/ | 2584 | /*botão rss*/ |