This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
xray-viewer
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Make the fullscreen button larger
master
Fen Dweller
5 years ago
parent
d62b58a7cf
commit
eea51861f0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
xray.html
+ 1
- 1
xray.html
View File
@@ -33,7 +33,7 @@
<input type="number" id="softness-input" placeholder="25" value="25">
<input type="range" id="softness-slider" min="0" max="100" value="25">
</label>
<button id="fullscreen-button">Fullscreen</button>
<button
class="large"
id="fullscreen-button">Fullscreen</button>
</div>
<div id="fill-div">
Write
Preview
Loading…
Cancel
Save