X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fsrc%2Fviews%2FChargingStationsView.vue;h=6f589ccc6a8030136f4449ac5de1a2e64daaf78e;hb=c63085548339556d66ced562e9649a84d0544ff4;hp=2b9695e43702801a36428e7235cab72eb772f5de;hpb=e82376450bef7a755869accf8f662826147832d8;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/src/views/ChargingStationsView.vue b/ui/web/src/views/ChargingStationsView.vue index 2b9695e4..6f589ccc 100644 --- a/ui/web/src/views/ChargingStationsView.vue +++ b/ui/web/src/views/ChargingStationsView.vue @@ -305,6 +305,7 @@ const stopSimulator = (): void => { #ui-server-selector { width: 100%; background-color: rgb(239, 239, 239); + font: small-caption; text-align: center; } @@ -334,8 +335,7 @@ const stopSimulator = (): void => { #reload-button { color: ivory; background-color: blue; - font-size: 1.5rem; - font-weight: bold; + font-size: 2rem; } #reload-button:hover {