Add a background-color to highlight missing translations

This commit is contained in:
Juliette Cougnoux 2018-08-30 17:25:30 +02:00
parent eb2b276160
commit 01974592d2
1 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,9 @@ h1, h2 {
text-align: center;
}
.missing_translation {
background-color: yellow;
}
/*
* Navbar
*/