13 lignes
219 B
Plaintext
Fichiers exécutables
13 lignes
219 B
Plaintext
Fichiers exécutables
|
|
h1, h2, h3, h4, h5, h6 {
|
|
font-family: @font-family-heading;
|
|
font-weight: 300;
|
|
}
|
|
|
|
section.content {
|
|
padding: 15px 25px 25px;
|
|
background-color: white;
|
|
|
|
@import "../../common/less/_typography.less";
|
|
}
|