film name to uppercase

This commit is contained in:
2017-08-18 19:51:46 +12:00
parent 4a2282bec4
commit 10fdd7a028
3 changed files with 3 additions and 2 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+1
View File
@@ -261,6 +261,7 @@ main {
}
.film .title a.name {
font-weight: bold;
text-transform: uppercase;
}
.film .edito {