Sha256: bb9f74265cc438bec6e0a1363323dadec6b28bf0f08c17d99a2264dffee98f92

Contents?: true

Size: 685 Bytes

Versions: 10

Compression:

Stored size: 685 Bytes

Contents

.seek global.lt3    # FIXME this is a hack!

<svg width="98%" height="120"
     viewBox="0 0 98% 100">
  <defs>
    <linearGradient id="grad1" x1="100%" y1="100%" x2="0%" y2="100%">
      <stop offset="0%" style="stop-color:rgb(198,198,228);stop-opacity:1" />
      <stop offset="100%" style="stop-color:rgb(30,30,50);stop-opacity:1" />
    </linearGradient>
  </defs>
  <style>
    .small { font: 18px sans-serif; fill: #98baff }
    .heavy { font: bold 52px sans-serif; fill: #76a9ff }
  </style>

<rect x="20" y="20" rx="15" ry="15" width="98%" height="100" fill="url(#grad1)"/>

<text x="45" y="70" class=heavy>$blog</text>
<text x="45" y="98" class=small>$blog.desc</text>
</svg>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
runeblog-0.2.99 empty_view/themes/standard/banner/top.lt3
runeblog-0.2.98 empty_view/themes/standard/banner/top.lt3
runeblog-0.2.96 empty_view/themes/standard/banner/top.lt3
runeblog-0.2.95 empty_view/themes/standard/banner/top.lt3
runeblog-0.2.94 empty_view/themes/standard/banner/top.lt3
runeblog-0.2.93 empty_view/themes/standard/banner/top.lt3
runeblog-0.2.92 empty_view/themes/standard/banner/top.lt3
runeblog-0.2.91 empty_view/themes/standard/banner/top.lt3
runeblog-0.2.90 empty_view/themes/standard/banner/top.lt3
runeblog-0.2.89 empty_view/themes/standard/banner/top.lt3