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