Anonymous

Module:Message box/tmbox.css: Difference between revisions

From OS-Tan Collections Wiki
m
removing link to unneeded template
(Created page with "→‎{{pp|small=y}}: .tmbox { margin: 4px 0; border-collapse: collapse; border: 1px solid #c0c090; →‎Default "notice" gray-brown: background-color: #f8eaba; box-sizing: border-box; } →‎For the "small=yes" option.: .tmbox.mbox-small { font-size: 88%; line-height: 1.25em; } .tmbox-speedy { border: 2px solid #b32424; →‎Red: background-color: #fee7e6; →‎Pink: } .tmbox-delete { border: 2px solid #b32424; →‎Red: } .tmbox-content { bord...")
 
m (removing link to unneeded template)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* {{pp|small=y}} */
.tmbox {
.tmbox {
margin: 4px 0;
margin: 4px 0;