related to #1679 Better styling for photo id in photo edit

This commit is contained in:
Matthieu Leproux
2022-06-28 16:35:45 +02:00
parent 204fe1deca
commit ad4ab43571
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1933,6 +1933,10 @@ h1 {
color: #333;
font-size: 22px;
}
h1 .image-id {
font-weight: 100;
opacity: 0.5;
}
h2 { letter-spacing:1px; font-weight:bold; display: none;}
h2:lang(en) { text-transform:capitalize; }