You are viewing an old version of this page. Return to the latest version.
(Created page with "→test: ") |
/*test*/ Styles for the transclusion template*/ .grey {background:#f8f9fa; border:1px solid #c8ccd1;} .yellow {background:#fff5c9; border:1px solid #f2c412;} .blue {background:#d9edf7; border:1px solid #3498db;} .green {background:#dff0d8; border:1px solid #00b241;} .red {background:#f2dede; border:1px solid #c23c2b;}
/*test*/Styles for the transclusion template*/ .grey {background:#f8f9fa; border:1px solid #c8ccd1;} .yellow {background:#fff5c9; border:1px solid #f2c412;} .blue {background:#d9edf7; border:1px solid #3498db;} .green {background:#dff0d8; border:1px solid #00b241;} .red {background:#f2dede; border:1px solid #c23c2b;}
| Line 1: | Line 1: | ||
| − | /* | + | /*Styles for the transclusion template*/ |
| + | .grey {background:#f8f9fa; border:1px solid #c8ccd1;} | ||
| + | .yellow {background:#fff5c9; border:1px solid #f2c412;} | ||
| + | .blue {background:#d9edf7; border:1px solid #3498db;} | ||
| + | .green {background:#dff0d8; border:1px solid #00b241;} | ||
| + | .red {background:#f2dede; border:1px solid #c23c2b;} | ||