diff options
| author | Priyansh <[email protected]> | 2020-11-13 23:10:54 +0530 |
|---|---|---|
| committer | Priyansh <[email protected]> | 2020-11-13 23:10:54 +0530 |
| commit | 007c65747fc3a7442a840541d35f158ddb6e70c8 (patch) | |
| tree | f84f7f2d34173c9628f763871a24042ecdd2e0bd /index.html | |
| parent | bea21ea57d236fbae538b24960de1f10aa15df2e (diff) | |
| download | nineties-computing-main.tar.xz nineties-computing-main.zip | |
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -121,7 +121,9 @@ <span class="close" id="closePreferences">×</span> </div> </header> - <div class="windowContents"></div> + <div class="windowContents"> + <p>This window is draggrable within this tab. Try grabbing it from the header and dragging it anywhere you want.</p> + </div> </div> </section> <!-- Scripts --> |
