Fixed Steckbrief

Farbe #eeeee durch #eeeeee ersetzt
This commit is contained in:
Justin Dretvic 2020-06-10 13:44:21 +02:00
parent c799012df0
commit c1ae4c7537
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
body { body {
font-family: arial; font-family: arial;
font-size: small; font-size: small;
background: #FFFFFF; background: #eeeeee;
} }
</style> </style>
</head> </head>