Template:Teststylepage: Difference between revisions

From Soul's Remnant Wiki
Jump to navigation Jump to search
(Test for style on template itemcard)
 
mNo edit summary
 
Line 1: Line 1:
body {
.simple-style {
   background-color: lightblue;
   background-color: #fdf6e3;
  color: #333;
  font-family: sans-serif;
  padding: 1em;
}
}

Latest revision as of 08:46, 6 May 2025

.simple-style {

 background-color: #fdf6e3;
 color: #333;
 font-family: sans-serif;
 padding: 1em;

}