mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-02-04 19:27:33 +01:00
92aa7c8d97
* 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>
16 lines
444 B
HTML
16 lines
444 B
HTML
<div class="rssguard-mwrapper" dir="auto" id="%8">
|
|
|
|
<section class="rssguard-mhead">
|
|
<div style="float: right; margin: 10px;"><!-- Should it remain here??? -->%7</div>
|
|
<span class="msmall">%2</span>
|
|
<h1>%1<span class="mlinks">%6<span class="mwrapurl"><a href="%3">URL</a><span> / </span></span></h1>
|
|
<span class="msmall">%5</span>
|
|
</section>
|
|
|
|
<hr>
|
|
|
|
<div class="rssguard-mbody">
|
|
%4
|
|
</div>
|
|
|
|
</div> |