mirror of
https://github.com/chatmail/relay.git
synced 2026-05-19 04:18:09 +00:00
Changed typo to sans-serif, feel free to revert
This commit is contained in:
@@ -20,12 +20,8 @@
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding: 9px;
|
padding: 9px;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-family: "Courier New", monospace;
|
font-family: "Swansea", "Helvetica", sans-serif;
|
||||||
color: black;
|
color: black;
|
||||||
background-position: left top;
|
|
||||||
background-image: url(collage-bg.png);
|
|
||||||
background-repeat: no-repeat;
|
|
||||||
background-size: 100% 100%;
|
|
||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
color: black;
|
color: black;
|
||||||
@@ -39,7 +35,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<img class="section" src="collage-top.png" />
|
<img class="section" src="collage-top.png" />
|
||||||
<div>
|
<div class="section text">
|
||||||
<h1>Dear Delta Chat users and newcomers,</h1>
|
<h1>Dear Delta Chat users and newcomers,</h1>
|
||||||
<p>
|
<p>
|
||||||
welcome to the first public "chat-mail instance",
|
welcome to the first public "chat-mail instance",
|
||||||
|
|||||||
Reference in New Issue
Block a user