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