90,866
edits
(add classes for limiting header levels) |
(add div.NavFrame) |
||
Line 165: | Line 165: | ||
} /* so they need to be the same width. */ | } /* so they need to be the same width. */ | ||
div.NavFrame { | |||
margin: 0; | |||
padding: 4px; | |||
border: 1px solid #aaa; | |||
text-align: center; | |||
border-collapse: collapse; | |||
font-size: 95%; | |||
} | |||
/* For template documentation */ | /* For template documentation */ |
edits