6 lines
79 B
CSS
6 lines
79 B
CSS
|
/* picture captions */
|
||
|
.lg-sub-html {
|
||
|
font-size: 2em;
|
||
|
font-weight: bold;
|
||
|
}
|