Made exh all uppercase
This commit is contained in:
parent
49a0da0982
commit
9278bdec3a
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ img {
|
||||||
}
|
}
|
||||||
.idesc p.exh, .inote p.exh {
|
.idesc p.exh, .inote p.exh {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
.idesc ul, .idesc ol, .inote ul, .inote ol, .noxreas ul, .noxreas ol {
|
.idesc ul, .idesc ol, .inote ul, .inote ol, .noxreas ul, .noxreas ol {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Reference in a new issue