* 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>
13 lines
332 B
HTML
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>
|