Commit 07df0f818fdf1aecd391a3d944292d0331318ba4
1 parent
d890ae5f
Fix protocol call for urls
Showing
1 changed file
with
7 additions
and
7 deletions
Show diff stats
cabecalho-cinza-theme.css
| 1 | -@import url(http://fonts.googleapis.com/css?family=Open+Sans); | 1 | +@import url(//fonts.googleapis.com/css?family=Open+Sans); |
| 2 | 2 | ||
| 3 | a:link, #content a:link, dl.portlet a:link { | 3 | a:link, #content a:link, dl.portlet a:link { |
| 4 | color: #2c67cd; | 4 | color: #2c67cd; |
| @@ -25,7 +25,7 @@ tr:hover td { | @@ -25,7 +25,7 @@ tr:hover td { | ||
| 25 | #theme-header{} | 25 | #theme-header{} |
| 26 | 26 | ||
| 27 | #header { | 27 | #header { |
| 28 | - padding: 15px 0 0 0; /*13px 0 0 0;*/ | 28 | + padding: 15px 0 0 0; /*13px 0 0 0;*/ |
| 29 | color: #000; | 29 | color: #000; |
| 30 | background-color:#f0f2f1; /*rgb(236,237,241);*/ | 30 | background-color:#f0f2f1; /*rgb(236,237,241);*/ |
| 31 | background-color:#ecedf1; | 31 | background-color:#ecedf1; |
| @@ -202,7 +202,7 @@ li#siteaction-mapadosite { | @@ -202,7 +202,7 @@ li#siteaction-mapadosite { | ||
| 202 | #theme-header .header-content #link-faq a { | 202 | #theme-header .header-content #link-faq a { |
| 203 | border-right: 1px solid #2c66ce; | 203 | border-right: 1px solid #2c66ce; |
| 204 | padding: 0 10px; | 204 | padding: 0 10px; |
| 205 | - | 205 | + |
| 206 | } | 206 | } |
| 207 | #theme-header .header-content #link-contact a { | 207 | #theme-header .header-content #link-contact a { |
| 208 | padding-left: 10px; | 208 | padding-left: 10px; |
| @@ -413,7 +413,7 @@ background-position: -42px; | @@ -413,7 +413,7 @@ background-position: -42px; | ||
| 413 | background-position: -71px; | 413 | background-position: -71px; |
| 414 | } | 414 | } |
| 415 | 415 | ||
| 416 | -#social-icons a:focus, | 416 | +#social-icons a:focus, |
| 417 | #social-icons a:hover { | 417 | #social-icons a:hover { |
| 418 | opacity: 1; | 418 | opacity: 1; |
| 419 | filter: alpha(opacity=100); | 419 | filter: alpha(opacity=100); |
| @@ -481,7 +481,7 @@ background-position: -42px; | @@ -481,7 +481,7 @@ background-position: -42px; | ||
| 481 | background-position: -71px; | 481 | background-position: -71px; |
| 482 | } | 482 | } |
| 483 | 483 | ||
| 484 | -#social-box a:focus, | 484 | +#social-box a:focus, |
| 485 | #social-box a:hover { | 485 | #social-box a:hover { |
| 486 | opacity: 1; | 486 | opacity: 1; |
| 487 | filter: alpha(opacity=100); | 487 | filter: alpha(opacity=100); |
| @@ -936,7 +936,7 @@ margin: 0 0 8px 0; | @@ -936,7 +936,7 @@ margin: 0 0 8px 0; | ||
| 936 | } | 936 | } |
| 937 | 937 | ||
| 938 | footer nav ul { | 938 | footer nav ul { |
| 939 | - margin-left: 0px; | 939 | + margin-left: 0px; |
| 940 | } | 940 | } |
| 941 | 941 | ||
| 942 | footer nav li { | 942 | footer nav li { |
| @@ -984,7 +984,7 @@ footer .footer-ferramenta { | @@ -984,7 +984,7 @@ footer .footer-ferramenta { | ||
| 984 | text-align:center | 984 | text-align:center |
| 985 | } | 985 | } |
| 986 | } | 986 | } |
| 987 | - | 987 | + |
| 988 | #content.internas div.pull-none { | 988 | #content.internas div.pull-none { |
| 989 | width:100%; | 989 | width:100%; |
| 990 | margin:10px 0; | 990 | margin:10px 0; |