Widget:Welcome to my Homepage: Difference between revisions

From MoHA Wiki
(Created page with "<style> body { --primary: #0B2AF1; } </style>")
 
mNo edit summary
Line 1: Line 1:
<style>
<style>
  body {
  body {
   --primary: #0B2AF1;
   --primary: #e7184a;
  }
  }
</style>
</style>

Revision as of 16:48, October 21, 2023

<style>

body {
  --primary: #e7184a;
}

</style>