summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wanstrath <chris@ozmm.org>2010-06-02 16:28:50 -0700
committerChris Wanstrath <chris@ozmm.org>2010-06-02 16:28:50 -0700
commit019df02ceff95c808bb20aef4a52d2a5c22d6bec (patch)
tree8735ab9eb2ef742f635811409df6bb0bc567d1d4
parent74aa17f78384de6ce85326d7396b6e3d227d5bf1 (diff)
headers aren't links no more
-rwxr-xr-xcss/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css
index 24dafae..1321293 100755
--- a/css/style.css
+++ b/css/style.css
@@ -13,7 +13,6 @@
#guides .guide .sidebar h3 {
padding: 4px;
margin: .2em 0;
- cursor: pointer;
}
#guides .guide .sidebar h3:focus { outline: none; }