diff --git a/css/style.scss b/css/style.scss index 12504fe91..29798eac5 100644 --- a/css/style.scss +++ b/css/style.scss @@ -34,6 +34,11 @@ $color-darkgrey: nc-darken($color-main-background, 32%); /** * General styles */ + +.center-text { + text-align: center; +} + button, .button, .app-deck .icon { diff --git a/templates/part.boardlist.php b/templates/part.boardlist.php index f7043b51f..f4e6aa19c 100644 --- a/templates/part.boardlist.php +++ b/templates/part.boardlist.php @@ -24,7 +24,12 @@
-