summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAdam Bard <github@adambard.com>2015-10-31 18:26:19 +0800
committerAdam Bard <github@adambard.com>2015-10-31 18:26:19 +0800
commitfb5365ec8fcc898cba845b2194ab51fec57e84bb (patch)
tree89c19c23904ed6dbd76fa2fc06144c9f5871a24f
parentfd147d1125c443284635732d13cba6f8c53e92cc (diff)
Revert "Closed a comment that was not properly closed"
-rw-r--r--css.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/css.html.markdown b/css.html.markdown
index e824914c..d8f30ca3 100644
--- a/css.html.markdown
+++ b/css.html.markdown
@@ -29,7 +29,7 @@ The main focus of this article is on the syntax and some general tips.
#################### */
/* the selector is used to target an element on a page.
-selector { property: value; /* more properties...*/ } */
+selector { property: value; /* more properties...*/ }
/*
Here is an example element: