add layerone of homepage

This commit is contained in:
2024-10-08 15:06:37 +02:00
parent 76391e6617
commit d0b59f8fc9
5 changed files with 35 additions and 12 deletions

View File

@@ -6,7 +6,7 @@ body {
color: #c0c0c0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;
max-width: 400px;
max-width: 800px;
margin: auto;
}
@@ -43,6 +43,16 @@ a {
text-align: center;
}
/* ------------------------------------------------------------ */
/* ------------------------------------------------------------ */
/* Format lines*/
hr {
border: 2px solid #c0c0c0;
}
/* ------------------------------------------------------------ */
/* ------------------------------------------------------------ */
/* Grid with base information */