mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
fix word-wrap
This commit is contained in:
parent
c915c6699f
commit
8a59757345
@ -116,6 +116,10 @@ h3 {
|
|||||||
margin-top: 2em;
|
margin-top: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
code {
|
||||||
|
word-wrap: break-word;
|
||||||
|
}
|
||||||
|
|
||||||
.code {
|
.code {
|
||||||
display: block;
|
display: block;
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
|
|||||||
@ -175,7 +175,7 @@
|
|||||||
<section id="meta-attribution">
|
<section id="meta-attribution">
|
||||||
<h3><a href="#meta-attribution">Attribution</a></h3>
|
<h3><a href="#meta-attribution">Attribution</a></h3>
|
||||||
<p>
|
<p>
|
||||||
Attribution is <strong>encouraged</strong> but not required.<br>
|
Attribution is not required, but it is <strong>encouraged</strong>.<br>
|
||||||
If you want to show some support for this (free!) service, place a notice like this somewhere:
|
If you want to show some support for this (free!) service, place a notice like this somewhere:
|
||||||
<div class="code">
|
<div class="code">
|
||||||
Thank you to <a href="https://crafatar.com">Crafatar</a> for providing avatars.
|
Thank you to <a href="https://crafatar.com">Crafatar</a> for providing avatars.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user