Skip to content

Commit

Permalink
Homepage|Fixed: Ensure top border is collapsed below max-width
Browse files Browse the repository at this point in the history
  • Loading branch information
danij-deng committed Jul 14, 2013
1 parent 46fa195 commit 0fa9292
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions web/style.css
@@ -1,4 +1,6 @@
body {
position: absolute;

background: #282D2B url(panoramarotator) no-repeat fixed;
background-position: center 100%;
background-size: 200% 200%;
Expand Down Expand Up @@ -561,6 +563,7 @@ ol.jumplist li {
min-width: 640px;
margin-left: auto;
margin-right: auto;
top: -.6em;
}

.framepanel {
Expand Down

0 comments on commit 0fa9292

Please sign in to comment.