9 lines
202 B
CSS
9 lines
202 B
CSS
#home-table caption {
|
|
caption-side: top;
|
|
}
|
|
|
|
/* See flashes.gohtml */
|
|
#warning-emj {
|
|
font-size: 1.7rem;
|
|
font-family: 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
|
}
|