better
This commit is contained in:
@@ -215,7 +215,7 @@
|
|||||||
|
|
||||||
<!-- top message counts -->
|
<!-- top message counts -->
|
||||||
<div style="padding: 0 5vw 0 5vw; font-size: 1.5vw;">
|
<div style="padding: 0 5vw 0 5vw; font-size: 1.5vw;">
|
||||||
<h2 style="font-size: 3.2vw; margin-bottom: 0;">We had several keyboard warriors.</h2>
|
<h2 style="font-size: 3.2vw; margin-bottom: 0;">We had several keyboard enthusiasts.</h2>
|
||||||
<h2 style="font-size: 2vw; margin-top: 0;">Here are the top 10 users with the most messages:</h2>
|
<h2 style="font-size: 2vw; margin-top: 0;">Here are the top 10 users with the most messages:</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>@miraigummies - 52746</li>
|
<li>@miraigummies - 52746</li>
|
||||||
|
|||||||
@@ -11,9 +11,10 @@ body {
|
|||||||
font-family: "DM Sans", sans-serif;
|
font-family: "DM Sans", sans-serif;
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
background: #12db9f;
|
background: #12db9f;
|
||||||
background: linear-gradient(180deg,rgba(18, 219, 159, 1) 0%, rgba(87, 184, 199, 1) 79%);
|
background: linear-gradient(180deg,rgb(49, 49, 49) 99%, rgb(0, 85, 79) 100%);
|
||||||
|
|
||||||
color: white;
|
color: white;
|
||||||
|
text-shadow: 1px 1px 3px rgb(199, 199, 199);
|
||||||
}
|
}
|
||||||
|
|
||||||
.column-display {
|
.column-display {
|
||||||
|
|||||||
Reference in New Issue
Block a user