From 716237d0c715070311057621e859ee116b8e0358 Mon Sep 17 00:00:00 2001 From: johndmulhausen Date: Tue, 23 Feb 2016 18:35:51 -0800 Subject: [PATCH] Blacking out links for Samples --- v1.1/index.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/v1.1/index.md b/v1.1/index.md index 1e4976ebdc..c3ac465394 100644 --- a/v1.1/index.md +++ b/v1.1/index.md @@ -10,6 +10,9 @@ h1, h2, h3, h4 { padding-left: 2px; overflow: auto; } +#samples a { + color: #000; +} .col3rd { display: block; width: 250px; @@ -82,7 +85,7 @@ h1, h2, h3, h4 { ## Samples -
+