Difference between revisions of "Test"

From Official Runecraft Wiki
Line 1: Line 1:
 
body {
 
body {
background-color: hsl(0, 0%, 8%);
+
      background-color: #282b30;
 
}
 
}

Revision as of 12:46, 16 December 2022

body {

     background-color: #282b30;

}