mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-02-04 19:27:33 +01:00
93a9a5732c
* Keep URL visible on window scrollbar hover (nudus skins). * Make article URL always visible (nudus skins). 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"><span> / </span><a href="%3">URL</a></span></h1>
|
|
<span class="msmall">%5</span>
|
|
</section>
|
|
|
|
<hr>
|
|
|
|
<div class="rssguard-mbody">
|
|
%4
|
|
</div>
|
|
|
|
</div> |