1,071
edits
Changes
m
→Documentation CSS: update
It will make the header and footer of the documentation look better when a template uses the {{t|documentation}} template.<br/>
--[[User:Trimoon|Trimoon]] ([[User talk:Trimoon|talk]]) 13:20, 9 April 2016 (CDT)
:This CSS will make it look even better with the links also white-colored.
<pre>.template-documentation .color1,
#bodyContent .template-documentation .color1 a,
#bodyContent .template-documentation .color1 a.external
{
background-color:#36C;
color:white;
}</pre>
:--[[User:Trimoon|Trimoon]] ([[User talk:Trimoon|talk]]) 07:33, 10 April 2016 (CDT)