diff options
-rw-r--r-- | app/assets/stylesheets/widget.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/assets/stylesheets/widget.css b/app/assets/stylesheets/widget.css index 213da1bfb..be742bce3 100644 --- a/app/assets/stylesheets/widget.css +++ b/app/assets/stylesheets/widget.css @@ -71,9 +71,11 @@ body { position: absolute; left: 176px; top: 22px; + width: 100px; color: white; font-weight: 800; font-size: 55px; + text-align: center; } #alawidget-bottom a { text-decoration: none; |