diff --git a/cabecalho-cinza-theme.css b/cabecalho-cinza-theme.css index 3021d60..d2732d6 100644 --- a/cabecalho-cinza-theme.css +++ b/cabecalho-cinza-theme.css @@ -85,8 +85,9 @@ background-repeat: no-repeat; } #logo #portal-title { - background-image: url("images/logotipo_spb.png"); + background-image: url("images/logotipo_spb.svg"); background-repeat: no-repeat; + background-size: 374px 78px; height: 78px; width: 374px; margin: 20px 0px 10px 0px; diff --git a/images/logotipo_spb.svg b/images/logotipo_spb.svg new file mode 100644 index 0000000..b0158c3 --- /dev/null +++ b/images/logotipo_spb.svg @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- libgit2 0.21.2