Remove top-border

This commit is contained in:
0ip 2013-02-09 17:39:08 +01:00
parent ab04a4e511
commit ef0a6ce5ff
5 changed files with 0 additions and 12 deletions

View file

@ -9,13 +9,6 @@ body {
background: -o-radial-gradient(circle,#aaa,#eee 60%) center fixed;
}
#topborder {
border-top: 8px solid rgba(51, 51, 51, 0.8);
position: fixed;
top: 0px;
width: 100%;
}
div.menu {
background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.75);
box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.3);