User:The Retro Gamer/common.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (I have a grand plan.)
(Ah ha!)
Line 1: Line 1:
/* A comment, for easier testing. This is my native code commenting style, so it is very comfortable. */
/* A comment, for easier testing. This is my native code commenting style, so it is very comfortable. */
textarea {background: #FFFFFF}
textarea { background: #FFFFFF url(/images/d/d2/DK_edit_BG.png) }

Revision as of 13:48, April 14, 2018

/* A comment, for easier testing. This is my native code commenting style, so it is very comfortable. */
textarea { background: #FFFFFF url(/images/d/d2/DK_edit_BG.png) }