Module:UpdateExcerpt: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 74: Line 74:


     if hasMore then
     if hasMore then
         html = html .. '<div style="flex-shrink:0; padding:10px 18px; text-align:center; border-top:1px solid rgba(255,255,255,0.1); font-family:\'Retail Demo\',\'Open Sans\',sans-serif;">'
         html = html .. '<div style="flex-shrink:0; padding:10px 18px; text-align:center; border-top:1px solid rgba(0,0,0,0.2); font-family:\'Retail Demo\',\'Open Sans\',sans-serif;">'
             .. frame:preprocess('[[' .. pageTitle .. '|<span style="color:#e8be86; font-weight:bold;">Read more →</span>]]')
             .. frame:preprocess('[[' .. pageTitle .. '|<span style="color:#e8be86; font-weight:bold;">Read more →</span>]]')
             .. '</div>'
             .. '</div>'