|
@@ -951,7 +951,7 @@ body:not(.libretto-has-header-image) .title-block {
|
|
|
content: "L";
|
|
|
}
|
|
|
|
|
|
-#social a[href*="pinterest.com"]:before {
|
|
|
+#social a[href*="pinterest."]:before {
|
|
|
content: "N";
|
|
|
}
|
|
|
|
|
@@ -1008,7 +1008,7 @@ body:not(.libretto-has-header-image) .title-block {
|
|
|
background: #007bb6;
|
|
|
}
|
|
|
|
|
|
-#social a[href*="pinterest.com"]:hover:before {
|
|
|
+#social a[href*="pinterest."]:hover:before {
|
|
|
background: #cb2027;
|
|
|
}
|
|
|
|