rooms css: emphasized text

This commit is contained in:
Kiara Grouwstra 2023-02-19 08:27:29 +01:00
parent 6dda0d95df
commit 05483983f9
Signed by: kiara
GPG Key ID: 47D3B7604FFCA83A
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
// Place all the styles related to the Rooms controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: https://sass-lang.com/
emph {
font-weight: bold;
}