summaryrefslogtreecommitdiff
path: root/sandbox/blais/css_tricks/section_based/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/blais/css_tricks/section_based/style.css')
-rw-r--r--sandbox/blais/css_tricks/section_based/style.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/sandbox/blais/css_tricks/section_based/style.css b/sandbox/blais/css_tricks/section_based/style.css
deleted file mode 100644
index 6754ed865..000000000
--- a/sandbox/blais/css_tricks/section_based/style.css
+++ /dev/null
@@ -1,11 +0,0 @@
-.section#red-section LI {
- color: red;
-}
-
-.section#green-section LI {
- color: green;
-}
-
-.section#blue-section LI {
- color: blue;
-}