Difference between revisions of "Test"

From Dragalia Lost Wiki
Jump to navigation Jump to search
(Created page with ".test-div { background-color:red; }")
Line 1: Line 1:
 +
<style>
 
.test-div {
 
.test-div {
 
     background-color:red;
 
     background-color:red;
 
}
 
}
 +
</style>

Revision as of 15:02, 20 February 2020

<style> .test-div {

   background-color:red;

} </style>