Skip to content

Commit

Permalink
Remove bg style rules #5
Browse files Browse the repository at this point in the history
  • Loading branch information
NiGhTTraX committed Jun 30, 2014
1 parent 4e0a6aa commit 68c286d
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions stylesheets/demo.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,24 +10,6 @@
margin-bottom: 25px;
}

.bg {
position: absolute;
left: 0;
top: 0;
z-index: -1;
}

.bg div {
float: left;
height: 20px;
width: 20px;
border: 1px solid #aaa;
padding: 20px;
margin: 10px;
text-align: center;
opacity: 0.4;
}

.fs {
position: absolute;
left: 0;
Expand Down

0 comments on commit 68c286d

Please sign in to comment.