Přidány informace pro nové členy a návštěvy.

This commit is contained in:
Greenscreener
2021-12-30 21:06:54 +01:00
parent c7c80ec71b
commit a7a11ceb02
5 changed files with 52 additions and 4 deletions
+3 -4
View File
@@ -39,10 +39,6 @@ a {
padding-bottom: 30px;
font-size: 1.3em;
}
a {
color: white !important;
width: 100%;
}
.column {
display: flex;
justify-content: center;
@@ -344,4 +340,7 @@ patek-logo {
background-color: red;
font-family: 'Fira Code', monospace;
transform: rotate(-27deg) translate(-190px, -50px);
a {
color: white;
}
}