Enhance character sheet layout with dark background and updated styling for details
All checks were successful
Deploy Jekyll site to Pages / build (push) Successful in 5m11s
All checks were successful
Deploy Jekyll site to Pages / build (push) Successful in 5m11s
This commit is contained in:
parent
7857016243
commit
344caf5b52
@ -8,7 +8,7 @@ layout: page
|
||||
<img src="{{ page.image | relative_url }}" />
|
||||
</div>
|
||||
{% endif %}
|
||||
<div class="col {% if page.image %}s6 m8 l11{% else %}s12 m12 l12{% endif %}">
|
||||
<div class="bg-dark fg-yellow cyber-tile col {% if page.image %}s6 m8 l11{% else %}s12 m12 l12{% endif %}">
|
||||
<p class="character-details">
|
||||
<strong class="cyberpunk-font-og character-details-title">Straßenname:</strong>
|
||||
<span id="streetname" class="cyberpunk-font character-details-value"></span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user