diff --git a/header.rhtml b/header.rhtml index 4b62204..245f291 100644 --- a/header.rhtml +++ b/header.rhtml @@ -1,7 +1,6 @@
-
diff --git a/style.css b/style.css index 8ac2cbf..d812ba7 100644 --- a/style.css +++ b/style.css @@ -50,6 +50,20 @@ body { #user { top: -30px; } +#barra-psocial { + position: relative; + width: 960px; + margin: auto; +} +#assets-menu { + background: #E8E8E8; + top: 35px; + left: 80px; + min-width: 132px; +} +#assets-menu a { + border: 1px solid #E8E8E8; +} /* Title Header */ -- libgit2 0.21.2