JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
make sure image captions are black
authorJason Woofenden <jason@jasonwoof.com>
Tue, 16 Sep 2014 17:13:06 +0000 (13:13 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Tue, 16 Sep 2014 17:13:06 +0000 (13:13 -0400)
code/wfpl
style.less

index a99bf36..c39c09f 160000 (submodule)
--- a/code/wfpl
+++ b/code/wfpl
@@ -1 +1 @@
-Subproject commit a99bf364a96d120f799fbc536ff4d9a19d797436
+Subproject commit c39c09f1cbea5b19fea3b49adbe9b6dc311a1057
index 9531445..2349691 100644 (file)
@@ -185,6 +185,7 @@ span.wfpl_ifl {
        float: left;
        clear: left;
        font-size: 10px;
+       color: black;
        text-align: right;
        background-repeat: no-repeat;
        background-position: left top;
@@ -195,6 +196,7 @@ span.wfpl_ifr {
        float: right;
        clear: right;
        font-size: 10px;
+       color: black;
        font-weight: normal;
        text-align: right;
        background-repeat: no-repeat;