mirror of
https://github.com/isledecomp/isle.pizza.git
synced 2026-01-11 02:31:16 +00:00
Fix font size
This commit is contained in:
parent
054d84439c
commit
efba2da6c9
@ -746,7 +746,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="app-footer">
|
<div class="app-footer">
|
||||||
<p>Last updated: <span id="app-version">2026-01-03 22:09:49 UTC</span></p>
|
<p>Last updated: <span id="app-version">2026-01-03 22:21:25 UTC</span></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@ -77,7 +77,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.quote-block .quote-text {
|
.quote-block .quote-text {
|
||||||
font-size: 0.5em;
|
font-size: 0.5rem;
|
||||||
color: #f0f0f0;
|
color: #f0f0f0;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
@ -85,7 +85,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.quote-block .quote-attribution {
|
.quote-block .quote-attribution {
|
||||||
font-size: 0.1em;
|
font-size: 0.4rem;
|
||||||
color: #c0c0c0;
|
color: #c0c0c0;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user