8 lines
129 B
CSS
8 lines
129 B
CSS
/* Custom to Bask Journal */
|
|
menu {
|
|
background-color: orange;
|
|
}
|
|
figcaption {
|
|
font-family: sans-serif;
|
|
font-size: 1.5rem;
|
|
}
|