mirror of
https://github.com/evennia/evennia.git
synced 2026-03-31 21:17:17 +02:00
Adjust some line width in CSS
This commit is contained in:
parent
c22873cf00
commit
54a0669b35
2 changed files with 4 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ technologies and tools.</p>
|
|||
<a href="https://demo.evennia.com">https://demo.evennia.com</a> hosts an
|
||||
almost default Evennia server with some extra examples. Use it to get a taste for
|
||||
what's possible. You can also send questions to our support channel directly
|
||||
from inside the demo!</p>
|
||||
from inside the demo - just write <strong>public Hello!</strong> to say hi!
|
||||
|
||||
<h2>
|
||||
<a name="installation" class="anchor"
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@ time, mark, audio, video {
|
|||
border: 0;
|
||||
font: inherit;
|
||||
vertical-align: baseline;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
|
||||
|
|
@ -438,10 +439,12 @@ footer {
|
|||
|
||||
.patreon {
|
||||
scale: 0.8;
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
.paypal {
|
||||
scale: 0.8;
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
.sponsor-column {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue