User:Willowisp/sandbox/noise: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
(Created page with "<div class="test-thing-1" style="background-color: green;"> test 1 </div> <div class="test-thing-2" style="background-color: red;"> test 2</div> <div class="test-thing-3" style="background-color: yellow;"> test 3</div> <div class="test-thing-4" style="background-color: blue;"> test 4</div> <div class="test-thing-5" style="background-color: orange;"> test 5 </div>")
 
No edit summary
Line 1: Line 1:
<div class="test-thing-1" style="background-color: green;"> test 1 </div>
<div class="test-thing-1" style="background-color: green; width: 10%; position: fixed; right: 75px;"> test 1 </div>
<div class="test-thing-2"  style="background-color: red;"> test  2</div>
<div class="test-thing-2"  style="background-color: red; width: 10%; position: fixed; right: 75px;"> test  2</div>
<div class="test-thing-3"  style="background-color: yellow;"> test  3</div>
<div class="test-thing-3"  style="background-color: yellow; width: 10%; position: fixed; right: 75px;"> test  3</div>
<div class="test-thing-4"  style="background-color: blue;"> test  4</div>
<div class="test-thing-4"  style="background-color: blue;" width: 10%; position: fixed; right: 75px;> test  4</div>
<div class="test-thing-5"  style="background-color: orange;"> test 5 </div>
<div class="test-thing-5"  style="background-color: orange; width: 10%; position: fixed; right: 75px;"> test 5 </div>

Revision as of 00:02, 21 February 2024

test 1
test 2
test 3
test 4
test 5