Commit c251240b2f5614e4596586c8c3f9d19076045b08
1 parent
3ead7055
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
8 additions
and
8 deletions
Show diff stats
init/index.php
| @@ -164,7 +164,7 @@ a { | @@ -164,7 +164,7 @@ a { | ||
| 164 | text-decoration: none; | 164 | text-decoration: none; |
| 165 | font-size: 14px; | 165 | font-size: 14px; |
| 166 | color: #26298D; | 166 | color: #26298D; |
| 167 | - outline : none; | 167 | + outline: none; |
| 168 | } | 168 | } |
| 169 | 169 | ||
| 170 | A:hover { | 170 | A:hover { |
| @@ -172,7 +172,7 @@ A:hover { | @@ -172,7 +172,7 @@ A:hover { | ||
| 172 | } | 172 | } |
| 173 | 173 | ||
| 174 | .borda { | 174 | .borda { |
| 175 | - background-color: #4682b4; | 175 | + background-color: #4682b4; |
| 176 | padding: 5px 0px 5px 0px; | 176 | padding: 5px 0px 5px 0px; |
| 177 | text-align: left; | 177 | text-align: left; |
| 178 | width: 100%; | 178 | width: 100%; |
| @@ -182,9 +182,8 @@ A:hover { | @@ -182,9 +182,8 @@ A:hover { | ||
| 182 | <body class=" yui-skin-sam " style="background-color: rgb(250, 250, 250);"> | 182 | <body class=" yui-skin-sam " style="background-color: rgb(250, 250, 250);"> |
| 183 | <div class="borda"> | 183 | <div class="borda"> |
| 184 | <div id="bandeiras"></div> | 184 | <div id="bandeiras"></div> |
| 185 | - <div style="text-align:center"> | ||
| 186 | - <a href="http://www.softwarepublico.gov.br" target="_blank" style="color: white;"> | ||
| 187 | - <b><?php echo $mensagemInicia;?></b> | 185 | + <div style="text-align: center"> |
| 186 | + <a href="http://www.softwarepublico.gov.br" target="_blank" style="color: white;"> <b><?php echo $mensagemInicia;?> </b> | ||
| 188 | </a> | 187 | </a> |
| 189 | </div> | 188 | </div> |
| 190 | </div> | 189 | </div> |
| @@ -196,7 +195,7 @@ A:hover { | @@ -196,7 +195,7 @@ A:hover { | ||
| 196 | <div id="botoes" style="width: 100%;"></div> | 195 | <div id="botoes" style="width: 100%;"></div> |
| 197 | <script>mostraBotoes();</script> | 196 | <script>mostraBotoes();</script> |
| 198 | <div class="r"> | 197 | <div class="r"> |
| 199 | - <div class="ri" > | 198 | + <div class="ri"> |
| 200 | <script type='text/javascript' src='https://www.openhub.net/p/i3geo/widgets/project_users?format=js&style=blue'></script> | 199 | <script type='text/javascript' src='https://www.openhub.net/p/i3geo/widgets/project_users?format=js&style=blue'></script> |
| 201 | </div> | 200 | </div> |
| 202 | </div> | 201 | </div> |
| @@ -209,8 +208,9 @@ A:hover { | @@ -209,8 +208,9 @@ A:hover { | ||
| 209 | </div> | 208 | </div> |
| 210 | </div> | 209 | </div> |
| 211 | <div class="r" style="width: 230px; height: 380px;"> | 210 | <div class="r" style="width: 230px; height: 380px;"> |
| 212 | - <div class="ri" > | ||
| 213 | - <a class="twitter-timeline" href="https://twitter.com/search?q=@i3geo" data-widget-id="288053202174222336" width="220" height="350">Tweets #i3Geo</a> | 211 | + <div class="ri"> |
| 212 | + <a class="twitter-timeline" href="https://twitter.com/hashtag/i3geo" data-widget-id="643417277208133633">i3geo Tweets</a> | ||
| 213 | + <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> | ||
| 214 | </div> | 214 | </div> |
| 215 | </div> | 215 | </div> |
| 216 | <div class="r" style="width: 345px; height: 220px;"> | 216 | <div class="r" style="width: 345px; height: 220px;"> |