]>
git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
width: 100%;
}
- h2 {
- font-size: 1.5rem;
- }
-
- h3, h4 {
- font-size: 1.25rem;
- }
-
.close-wrap {
cursor: pointer;
position: absolute;
.richtext,
.prose {
code {
- font-size: 13px;
background: $lightgrey;
padding: 2px 3px;
}
pre {
- font-size: 13px;
background: $lightgrey;
padding: 2px 3px;
white-space: pre-wrap;