Update file index.php

This commit is contained in:
Jan BELLON 2024-03-14 22:52:15 +00:00
parent 18ae7d132d
commit 2c7bee4bf2

View File

@ -10,7 +10,7 @@ $pdo = sqlConnect($sqlDatabaseHost, $sqlDatabaseName, $sqlDatabaseUser, $sqlData
<head>
<?php fillHead($rootPageURL, $pageTitle, $darkTheme, $lightTheme);?>
<style>
user-widget-link {
.user-widget-link {
margin: 1em 0;
}
</style>