11 lines
172 B
CSS
11 lines
172 B
CSS
code {
|
|
background-color: initial;
|
|
border: none;
|
|
color: inherit;
|
|
font-weight: normal;
|
|
font-size: 90%;
|
|
}
|
|
|
|
@import "../../../stylesheets/sass/white.css";
|
|
|