Editing Template:Archive list/doc
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 53: | Line 53: | ||
====border==== |
====border==== |
||
CSS code that is used to determine the border, in the format <code>style width |
CSS code that is used to determine the border, in the format <code>style width colour</code>. Note that there are no quotes surrounding the input, and that it is not followed by a semicolon. Defaults to <code>solid 1px #CCC</code>. |
||
===background=== |
===background=== |
||
The background |
The background colour. It can be a hexadecimal code (including the #) a colour name, or colour coordinates. It is not followed by a semicolon. Defaults to #FCFCFC. |
||
====talign==== |
====talign==== |