Commit b5086d83de889fff2472d48313a6866ff912c1de
1 parent
4ae1fb05
Exists in
master
and in
4 other branches
Participa Maranhão
Showing
8 changed files
with
23 additions
and
24 deletions
Show diff stats
| ... | ... | @@ -114,7 +114,7 @@ |
| 114 | 114 | font-weight: normal; |
| 115 | 115 | text-decoration: none; |
| 116 | 116 | text-align: center; |
| 117 | - text-transform: capitalize; | |
| 117 | + text-transform: uppercase; | |
| 118 | 118 | } |
| 119 | 119 | #menu li:last-child a { |
| 120 | 120 | width: 37%; |
| ... | ... | @@ -168,7 +168,7 @@ |
| 168 | 168 | |
| 169 | 169 | #logo #portal-description { |
| 170 | 170 | font-size: 1.2em; |
| 171 | - text-transform: capitalize; | |
| 171 | + text-transform: uppercase; | |
| 172 | 172 | } |
| 173 | 173 | |
| 174 | 174 | #links { |
| ... | ... | @@ -188,7 +188,7 @@ |
| 188 | 188 | border-radius: 5px; |
| 189 | 189 | -moz-border-radius: 5px; |
| 190 | 190 | -webkit-border-radius: 5px; |
| 191 | - text-transform: capitalize; | |
| 191 | + text-transform: uppercase; | |
| 192 | 192 | color: #444; |
| 193 | 193 | } |
| 194 | 194 | #links ul li a:hover { |
| ... | ... | @@ -211,7 +211,7 @@ |
| 211 | 211 | color: #00500f; |
| 212 | 212 | text-decoration: none; |
| 213 | 213 | padding: 4px 0 4px 10px; |
| 214 | - text-transform: capitalize; | |
| 214 | + text-transform: uppercase; | |
| 215 | 215 | font-family: 'Open Sans', Arial, Helvetica, sans-serif; |
| 216 | 216 | } |
| 217 | 217 | |
| ... | ... | @@ -545,7 +545,7 @@ background-size: 100% 100%; |
| 545 | 545 | font-weight: bold; |
| 546 | 546 | padding: 0px 20px; |
| 547 | 547 | height: 100%; |
| 548 | - text-transform: capitalize; | |
| 548 | + text-transform: uppercase; | |
| 549 | 549 | } |
| 550 | 550 | |
| 551 | 551 | #cat_menu li:hover { | ... | ... |
| ... | ... | @@ -41,7 +41,7 @@ |
| 41 | 41 | <div id="sobre"> |
| 42 | 42 | <ul> |
| 43 | 43 | <li id="link-faq"> |
| 44 | - <a href="/account/signup">Registre-se</a> | |
| 44 | + <a href="/account/login">Entrar ou registre-se</a> | |
| 45 | 45 | </li> |
| 46 | 46 | <li id="link-faq"> |
| 47 | 47 | <a href="/ajuda/dicionario-da-participacao">Dicionário da Participação</a> |
| ... | ... | @@ -56,7 +56,7 @@ |
| 56 | 56 | </div> |
| 57 | 57 | <div id="logo"> |
| 58 | 58 | <a title="Participa Maranhão" href="/"> |
| 59 | - <img src="/designs/themes/participama/images/logo-2015.png" title="Participa Maranhão"/> | |
| 59 | + <img src="/designs/themes/maranhao/images/logo-2015.png" title="Participa Maranhão"/> | |
| 60 | 60 | </a> |
| 61 | 61 | </div> |
| 62 | 62 | <div id="links"> |
| ... | ... | @@ -95,7 +95,7 @@ |
| 95 | 95 | </ul> |
| 96 | 96 | </div> |
| 97 | 97 | <div id="votacao"> |
| 98 | - <span class="orcamento">Orçamento Participativo <strong>2016</strong></span> | |
| 98 | + <span class="orcamento">PARTICIPA MARANHÃO <strong></strong></span> | |
| 99 | 99 | |
| 100 | 100 | </div> |
| 101 | 101 | </div> | ... | ... |
No preview for this file type
images/logo-acesso-a-informacao.png
| ... | ... | @@ -271,9 +271,8 @@ p { |
| 271 | 271 | height: 50px !important; |
| 272 | 272 | max-height: 50px !important; |
| 273 | 273 | padding: 0; |
| 274 | - text-transform: capitalize; | |
| 275 | 274 | width: 145px; |
| 276 | - cursor: pointer; | |
| 275 | + cursor: pointer; | |
| 277 | 276 | } |
| 278 | 277 | |
| 279 | 278 | #colorbox .login-box .button-bar input.icon-login:hover { |
| ... | ... | @@ -292,7 +291,6 @@ p { |
| 292 | 291 | height: 35px; |
| 293 | 292 | padding: 14px 13px 0; |
| 294 | 293 | text-align: center; |
| 295 | - text-transform: capitalize; | |
| 296 | 294 | width: 115px; |
| 297 | 295 | } |
| 298 | 296 | #colorbox .login-box .button-bar a.icon-close:hover { |
| ... | ... | @@ -379,7 +377,7 @@ p { |
| 379 | 377 | border-bottom: none; |
| 380 | 378 | color: #757575; |
| 381 | 379 | padding: 8px 8px 24px 10px; |
| 382 | - text-transform: capitalize; | |
| 380 | + | |
| 383 | 381 | /*margin: 0;*/ |
| 384 | 382 | } |
| 385 | 383 | |
| ... | ... | @@ -391,7 +389,7 @@ p { |
| 391 | 389 | font-size: 14px; |
| 392 | 390 | padding: 0px; |
| 393 | 391 | text-align: left; |
| 394 | - text-transform: capitalize; | |
| 392 | + | |
| 395 | 393 | } |
| 396 | 394 | |
| 397 | 395 | #content .box-1 .block-title span{ |
| ... | ... | @@ -599,7 +597,7 @@ p { |
| 599 | 597 | |
| 600 | 598 | .action-home-index .communities-block .common-profile-list-block span.org, |
| 601 | 599 | .action-environment_design-index .communities-block .common-profile-list-block span.org { |
| 602 | - text-transform: capitalize; | |
| 600 | + text-transform: uppercase; | |
| 603 | 601 | word-wrap: break-word; |
| 604 | 602 | display: inline-block; |
| 605 | 603 | width: 90px; |
| ... | ... | @@ -1322,7 +1320,7 @@ li.event-dates { |
| 1322 | 1320 | #content .no-boxes h1 { |
| 1323 | 1321 | /* font-size: 2.3em !important;*/ |
| 1324 | 1322 | font-weight: bold !important; |
| 1325 | - text-transform: capitalize; | |
| 1323 | + text-transform: uppercase; | |
| 1326 | 1324 | } |
| 1327 | 1325 | |
| 1328 | 1326 | #content .main-block h2 { |
| ... | ... | @@ -1720,7 +1718,7 @@ input.button.with-text { |
| 1720 | 1718 | text-align: left; |
| 1721 | 1719 | margin: 0 8px; |
| 1722 | 1720 | color: #444; |
| 1723 | - text-transform: capitalize; | |
| 1721 | + text-transform: uppercase; | |
| 1724 | 1722 | } |
| 1725 | 1723 | |
| 1726 | 1724 | |
| ... | ... | @@ -1838,7 +1836,7 @@ input.button.with-text { |
| 1838 | 1836 | |
| 1839 | 1837 | .track_list .item .track_content .steps h3{ |
| 1840 | 1838 | font-size: 13px !important; |
| 1841 | - text-transform: capitalize; | |
| 1839 | + text-transform: uppercase; | |
| 1842 | 1840 | font-weight: normal; |
| 1843 | 1841 | } |
| 1844 | 1842 | |
| ... | ... | @@ -2181,7 +2179,7 @@ input.button.with-text { |
| 2181 | 2179 | margin-top: 0px; |
| 2182 | 2180 | position: relative; |
| 2183 | 2181 | top: 0px; |
| 2184 | - text-transform: capitalize; | |
| 2182 | + text-transform: uppercase; | |
| 2185 | 2183 | |
| 2186 | 2184 | } |
| 2187 | 2185 | |
| ... | ... | @@ -2193,7 +2191,7 @@ input.button.with-text { |
| 2193 | 2191 | padding-left: 20px; |
| 2194 | 2192 | padding-bottom: 11px; |
| 2195 | 2193 | left: -20px; |
| 2196 | - text-transform: capitalize; | |
| 2194 | + text-transform: uppercase; | |
| 2197 | 2195 | |
| 2198 | 2196 | } |
| 2199 | 2197 | /*título de container*/ |
| ... | ... | @@ -2203,7 +2201,7 @@ input.button.with-text { |
| 2203 | 2201 | padding-bottom: 24px; |
| 2204 | 2202 | top: 10px; |
| 2205 | 2203 | left: -11px; |
| 2206 | - text-transform: capitalize; | |
| 2204 | + text-transform: uppercase; | |
| 2207 | 2205 | } |
| 2208 | 2206 | /*título do bloco de pessoas dentro do container */ |
| 2209 | 2207 | .action-home-index #content .box-1 .container-block-plugin_container-block .block .block-title, |
| ... | ... | @@ -2211,13 +2209,13 @@ input.button.with-text { |
| 2211 | 2209 | padding-left: 10px; |
| 2212 | 2210 | padding-bottom: 24px; |
| 2213 | 2211 | /*teste*/ top: -2px; left: -24px; |
| 2214 | - text-transform: capitalize; | |
| 2212 | + text-transform: uppercase; | |
| 2215 | 2213 | } |
| 2216 | 2214 | |
| 2217 | 2215 | .action-home-index #content .box-1 .community-track-plugin_track-card-list-block .block-title, |
| 2218 | 2216 | .action-environment_design-index #content .box-1 .community-track-plugin_track-card-list-block .block-title { |
| 2219 | 2217 | top: 3px; |
| 2220 | - text-transform: capitalize; | |
| 2218 | + text-transform: uppercase; | |
| 2221 | 2219 | } |
| 2222 | 2220 | |
| 2223 | 2221 | .action-home-index #content .box-1 .article-block, |
| ... | ... | @@ -2238,7 +2236,7 @@ input.button.with-text { |
| 2238 | 2236 | font-variant: normal; |
| 2239 | 2237 | padding: 6px 1em; |
| 2240 | 2238 | text-align: left; |
| 2241 | - text-transform: capitalize; | |
| 2239 | + text-transform: uppercase; | |
| 2242 | 2240 | } |
| 2243 | 2241 | |
| 2244 | 2242 | .action-home-index #content .display-content-block:first-of-type .block-title span, |
| ... | ... | @@ -2721,7 +2719,7 @@ input.button.with-text { |
| 2721 | 2719 | font-size: 15px; |
| 2722 | 2720 | font-weight: bold; |
| 2723 | 2721 | text-align: left; |
| 2724 | - text-transform: capitalize; | |
| 2722 | + text-transform: uppercase; | |
| 2725 | 2723 | } |
| 2726 | 2724 | |
| 2727 | 2725 | #pairwise_main .suggestion_form {} |
| ... | ... | @@ -3355,6 +3353,7 @@ body.action-embed-index { |
| 3355 | 3353 | width: 1024px; |
| 3356 | 3354 | margin: 0px auto; |
| 3357 | 3355 | margin-top: 20px; |
| 3356 | + float: center; | |
| 3358 | 3357 | /* color: transparent;*/ |
| 3359 | 3358 | } |
| 3360 | 3359 | ... | ... |