mirror of
https://gitlab.silvrtree.co.uk/martind2000/nci.git
synced 2025-01-12 23:15:08 +00:00
18 lines
242 B
Plaintext
18 lines
242 B
Plaintext
body {
|
|
font-family: 'Open Sans', sans-serif;
|
|
padding-top: @navbar-height;
|
|
min-width: 320px;
|
|
}
|
|
|
|
.page-wrapper {
|
|
padding: 20px 0;
|
|
}
|
|
|
|
.page-header {
|
|
margin-top: 0;
|
|
border-bottom-color: #d7d7d7;
|
|
|
|
.small {
|
|
font-size: @font-size-base;
|
|
}
|
|
} |