From 49188d274ebd8ef136759101fd22dda552ea9710 Mon Sep 17 00:00:00 2001 From: julianahilario Date: Mon, 1 Dec 2014 11:55:47 -0200 Subject: [PATCH] New logotipo and adjustments block "Veja mais software" --- cabecalho-cinza-theme.css | 4 ++-- images/logotipo_spb_beta.svg | 14 ++++++++------ images/logotipo_spb_beta3.svg | 6 ++++++ images/logotipo_spb_beta_ac.svg | 14 ++++++++------ images/logotipo_spb_beta_ac3.svg | 6 ++++++ page-inicial.css | 41 +++++++++++++++++++++++++++++++++-------- pagina_software.css | 12 ++++++++---- 7 files changed, 71 insertions(+), 26 deletions(-) create mode 100644 images/logotipo_spb_beta3.svg create mode 100644 images/logotipo_spb_beta_ac3.svg diff --git a/cabecalho-cinza-theme.css b/cabecalho-cinza-theme.css index ccb7061..9ffff7a 100644 --- a/cabecalho-cinza-theme.css +++ b/cabecalho-cinza-theme.css @@ -111,10 +111,10 @@ background-repeat: no-repeat; #logo #portal-title { background-image: url("images/logotipo_spb_beta.svg"); background-repeat: no-repeat; - background-size: 374px 56px; + background-size: 370px; /*374px 56px;*/ height: 78px; width: 374px; - margin: 20px 0px 10px 0px; + margin: 10px 0px 10px 0px; /*20px 0px 10px 0px; config logo anterior*/ /*margin: 30px 0px 20px 0px;*/ /* color: #fff; font-size: 40px; diff --git a/images/logotipo_spb_beta.svg b/images/logotipo_spb_beta.svg index fdf6df3..cb38bf8 100644 --- a/images/logotipo_spb_beta.svg +++ b/images/logotipo_spb_beta.svg @@ -1,6 +1,8 @@ - - \ No newline at end of file + \ No newline at end of file diff --git a/images/logotipo_spb_beta3.svg b/images/logotipo_spb_beta3.svg new file mode 100644 index 0000000..fdf6df3 --- /dev/null +++ b/images/logotipo_spb_beta3.svg @@ -0,0 +1,6 @@ + + \ No newline at end of file diff --git a/images/logotipo_spb_beta_ac.svg b/images/logotipo_spb_beta_ac.svg index 64e47e6..2b7034b 100644 --- a/images/logotipo_spb_beta_ac.svg +++ b/images/logotipo_spb_beta_ac.svg @@ -1,6 +1,8 @@ - - \ No newline at end of file + \ No newline at end of file diff --git a/images/logotipo_spb_beta_ac3.svg b/images/logotipo_spb_beta_ac3.svg new file mode 100644 index 0000000..64e47e6 --- /dev/null +++ b/images/logotipo_spb_beta_ac3.svg @@ -0,0 +1,6 @@ + + \ No newline at end of file diff --git a/page-inicial.css b/page-inicial.css index 55926c2..af607e3 100644 --- a/page-inicial.css +++ b/page-inicial.css @@ -2,7 +2,7 @@ #catalogo-software-search{ width: 100%; - background-color:#193A7D; + background-color:#1A397D; /*#193A7D;*/ border-radius: 4px; } @@ -25,7 +25,7 @@ } .searchButton-catalog{ - background-color: #193A7D; + background-color: #1A397D; /*#193A7D;*/ color:#FFFFFF; margin:5px; border:1px solid #FFFFFF; @@ -37,7 +37,7 @@ } #search-catalog-footer{ - background-color:#172857; + background-color:#192758; /*#172857;*/ color:#FFFFFF; border-top:1px solid; padding:2px; @@ -69,9 +69,31 @@ text-align: center; /*fim bloco buscar no catalogo*/ -/*Bloco mais software*/ +/*Veja mais software*/ #mais-software-block{ width:auto; + background-color: #eeeff1; + border: 1px solid #c0c1c1; + border-radius:8px; + margin:11px 0px; + padding: 10px 0px; +} +#content .recent-documents-block .block-inner-2 { + background-color: #eeeff1; + border: 1px solid #c0c1c1; + border-radius:8px; + margin:11px 0px; + padding: 10px 0px; +} + + +#content .recent-documents-block .block-inner-2 .block-title{ + background-color: #eeeff1; + border-top:none; +} +#sbp-information-softwares h2{ + margin:10px; + border-bottom:1px solid #c0c1c1; } #sbp-information-softwares ul li{ @@ -84,8 +106,11 @@ text-align: center; padding:5px; margin:5px; } - +#list-categories{ +margin:10px; +} #list-categories ul li{ - list-style:inside disc; - margin-left:5px; -} \ No newline at end of file + /*list-style:inside disc;*/ + /*margin-left:5px;*/ + margin:10px 5px 5px 0px; +} diff --git a/pagina_software.css b/pagina_software.css index 0ca3dad..0f18e7d 100644 --- a/pagina_software.css +++ b/pagina_software.css @@ -243,25 +243,29 @@ border: */ /*************raw html - category and tags****************/ -/ + +.categories-and-tags-block{ +border-top:4px solid #21376C; +} +/* #content .categories-and-tags-block .tag_cloud category_cloud{ -} +}*/ #content .box-1 .categories-and-tags-block .block-inner-1 .block-title{ font-size: 11px; border-top: 1px solid #8b949b; /*border-top: none;*/ background: none; - /*border-bottom: 1px solid #8b949b;*/ + border-bottom: 1px solid #8b949b; /*border-bottom: none;*/ /*padding: 15px 0px 0px 3px;*/ /*margin:10px;*/ /*margin-top:-5px;*/ } #content .box-1 .categories-and-tags-block .block-inner-2 .block-title{ - border-top: 4px solid #2c66ce; /*#172938;*/ + border-top: 4px solid transparent; /*#2c66ce;*/ /*#172938;*/ } #content .box-1 .categories-and-tags-block .block-inner-1 .tag_cloud { -- libgit2 0.21.2