rssguard/resources/skins/vergilius/html_single_message.html
akinokonomi 92aa7c8d97
Update "nudus" skin and more (#540)
* Update dark style colours in skinfactory.cpp

* Update vergilius metadata.xml, add %8 id

* Update nudus skin. Separate it to light and dark versions (SCSS)

Co-authored-by: akinokonomi <akinokonomi@example.com>
2021-12-09 08:11:18 +01:00

13 lines
332 B
HTML

<div class="card filled fluid" dir="auto" id="%8">
<h5 class="doc section">%1 <a class="button small primary" href="%3">🔗URL</a> %6</h5>
<div class="doc section">
<div style="text-align: center;">
%2, %5
</div>
<div style="padding: 2px; margin: 0px;">
%7
</div>
%4
</div>
</div>