Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
m |
m |
||
Line 58: | Line 58: | ||
} | } | ||
− | vwDoc:syntaxhighlight | + | vwDoc:pre:syntaxhighlight |
{ | { | ||
border: 5px red; | border: 5px red; | ||
} | } |
Revision as of 07:48, 16 November 2020
/* CSS placed here will be applied to all skins */
vwDoc
{
}
vwDoc:pre
{
}
vwDoc:desc
{
}
vwDoc:def
{
}
vwDoc:interface
{
}
vwDoc:members
{
}
vwDoc:params
{
}
vwDoc:return
{
}
vwDoc:remark
{
}
vwDoc:sample
{
}
vwDoc:version
{
}
vwDoc:seeAlso
{
}
vwDoc:pre:syntaxhighlight
{
border: 5px red;
}