mirror of
https://github.com/Max-Stevenson/jurassic-park-interface.git
synced 2024-12-27 08:31:03 +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
|
||||
class="button-text__engraved__light large-button"
|
||||
id="stop-button"
|
||||
>█</p>
|
||||
>⬛</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -271,7 +271,7 @@ body {
|
||||
}
|
||||
|
||||
#stop-button {
|
||||
font-size: 11.55px;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
#power-charge {
|
||||
|
@ -38,7 +38,7 @@
|
||||
}
|
||||
|
||||
#stop-button {
|
||||
font-size: 11.55px;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
#power-charge {
|
||||
|
Loading…
Reference in New Issue
Block a user