90,866
edits
No edit summary |
|||
Line 97: | Line 97: | ||
width: 6em; /* the vde links from [[Template:Tnavbar]], */ | width: 6em; /* the vde links from [[Template:Tnavbar]], */ | ||
} /* so they need to be the same width. */ | } /* so they need to be the same width. */ | ||
/* For template documentation */ | |||
.template-documentation { | |||
clear: both; | |||
margin: 1em 0 0 0; | |||
border: 1px solid #aaa; | |||
background-color: #ecfcf4; | |||
padding: 1em; | |||
} |
edits