diff --git a/profiles/panopoly/panopoly.css b/profiles/panopoly/panopoly.css
index c949cfc..b077a2c 100644
--- a/profiles/panopoly/panopoly.css
+++ b/profiles/panopoly/panopoly.css
@@ -20,3 +20,12 @@
   margin-left: 1em;
   margin-bottom: 1em;
 }
+
+#edit-skip {
+  background: none;
+  border: none;
+  color: #AF0000;
+  -webkit-box-shadow: none;
+     -moz-box-shadow: none;
+          box-shadow: none;
+}
\ No newline at end of file
