From 5f81ecc2bd5ff044b79a2ea8d33d8c1b7e4efc6a Mon Sep 17 00:00:00 2001 From: Valessio Brito Date: Fri, 27 Sep 2013 12:04:33 -0300 Subject: [PATCH] custom style Barra Brasil --- style.css | 7 +++++++ 1 file changed, 7 insertions(+), 0 deletions(-) diff --git a/style.css b/style.css index 61584b6..de1b4c5 100644 --- a/style.css +++ b/style.css @@ -54,6 +54,13 @@ body { #user { top: -30px; } +#barra-brasil { + box-shadow: 0px 0px 10px #DFDFDF inset; + z-index: 9999; + position: relative; + width: 100%; +} + #barra-psocial { position: relative; width: 960px; -- libgit2 0.21.2