10 lines
196 B
SCSS
10 lines
196 B
SCSS
page-information {
|
|
|
|
.content-box {
|
|
background-color: #ffffff;
|
|
color: #000000;
|
|
font-family: 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
|
|
line-height: 1.5;
|
|
}
|
|
}
|