diff --git a/index.html b/index.html index 1f95dee..d020d64 100644 --- a/index.html +++ b/index.html @@ -44,14 +44,6 @@

I'm a fsortable. I can hold 5 items.

-
-
1
-
2
-
3
-
4
-
5
-
-
@@ -63,11 +55,6 @@

I'm a connected fsortable. I can hold 3 items.

-
-
1
-
2
-
3
-
b
diff --git a/stylesheets/demo.css b/stylesheets/demo.css index 1d84d66..77c1272 100644 --- a/stylesheets/demo.css +++ b/stylesheets/demo.css @@ -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;