41
edits
No edit summary Tag: wikieditor |
No edit summary Tag: wikieditor |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
.firstHeading { | .firstHeading { | ||
text-align: left; | text-align: left; | ||
border-bottom: 1px solid # | border-bottom: 1px solid #ccc; | ||
padding-bottom: 0.5rem; | |||
} | } | ||
@media (min-width: 768px) { | |||
#content { | |||
padding: unset; | |||
} | |||
} | |||
#catlinks {display:block;} |