fix noskip box padding

pull/27/head
Matthew Butterick 10 years ago
parent 1de798a17a
commit 3fa03af2e6

@ -3,6 +3,7 @@
.noskip .refcolumn { .noskip .refcolumn {
background: #998; background: #998;
color: white; color: white;
padding-top: 0.6rem;
} }
.noskip .refcontent p { .noskip .refcontent p {

Loading…
Cancel
Save