Editing Template:Ps2classic
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 13: | Line 13: | ||
-->border-radius:0.4em;<!-- container radius, dependant of font size | -->border-radius:0.4em;<!-- container radius, dependant of font size | ||
-->box-shadow:<!-- | -->box-shadow:<!-- | ||
-->2px 4px 6px | -->2px 4px 6px rgba(255,255,255,.3)inset,<!-- internal white shadow | ||
-->-2px -4px 6px rgba(0,0,0,.3)inset,<!-- internal black shadow | -->-2px -4px 6px rgba(0,0,0,.3)inset,<!-- internal black shadow | ||
-->1px 1px 2px rgba(0,0,0,.4);<!-- external black shadow | -->1px 1px 2px rgba(0,0,0,.4);<!-- external black shadow | ||
Line 31: | Line 31: | ||
-->color:#fff;<!-- | -->color:#fff;<!-- | ||
-->box-shadow:<!-- | -->box-shadow:<!-- | ||
-->2px 4px 6px | -->2px 4px 6px rgba(255,255,255,.3)inset,<!-- internal white shadow | ||
-->-2px -4px 6px rgba(0,0,0,.3)inset<!-- internal black shadow | -->-2px -4px 6px rgba(0,0,0,.3)inset<!-- internal black shadow | ||
-->"<!-- | -->"<!-- |