mirror of
https://github.com/Max-Stevenson/jurassic-park-interface.git
synced 2024-12-27 23:31:00 +00:00
Minor style changes.
- Changed html for stop button along with font size.
This commit is contained in:
parent
b112646efb
commit
35d92cc7eb
@ -675,7 +675,7 @@
|
|||||||
<p
|
<p
|
||||||
class="button-text__engraved__light large-button"
|
class="button-text__engraved__light large-button"
|
||||||
id="stop-button"
|
id="stop-button"
|
||||||
>█</p>
|
>⬛</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -271,7 +271,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#stop-button {
|
#stop-button {
|
||||||
font-size: 11.55px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#power-charge {
|
#power-charge {
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#stop-button {
|
#stop-button {
|
||||||
font-size: 11.55px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#power-charge {
|
#power-charge {
|
||||||
|
Loading…
Reference in New Issue
Block a user