You are viewing an old version of this page. Return to the latest version.
/*Styles for the transclusion template*/ .tcgrey {background:#f8f9fa; border:1px solid #c8ccd1; padding:20px;} .tcyellow {background:#fff5c9; border:1px solid #f2c412#eed67a; padding:20px;} .tcblue {background:#d9edf7; border:1px solid #3498db#99c5e3; padding:20px;} .tcgreen {background:#dff0d8; border:1px solid #00b241#8dcc84; padding:20px;} .tcred {background:#f2dede; border:1px solid #c23c2b#cc958e; padding:20px;}
/*Styles for the transclusion template*/
.tcgrey {background:#f8f9fa; border:1px solid #c8ccd1; padding:20px;}
.tcyellow {background:#fff5c9; border:1px solid #f2c412#eed67a; padding:20px;}
.tcblue {background:#d9edf7; border:1px solid #3498db#99c5e3; padding:20px;}
.tcgreen {background:#dff0d8; border:1px solid #00b241#8dcc84; padding:20px;}
.tcred {background:#f2dede; border:1px solid #c23c2b#cc958e; padding:20px;}| Line 1: | Line 1: | ||
/*Styles for the transclusion template*/ | /*Styles for the transclusion template*/ | ||
.tcgrey {background:#f8f9fa; border:1px solid #c8ccd1; padding:20px;} | .tcgrey {background:#f8f9fa; border:1px solid #c8ccd1; padding:20px;} | ||
| − | .tcyellow {background:#fff5c9; border:1px solid # | + | .tcyellow {background:#fff5c9; border:1px solid #eed67a; padding:20px;} |
| − | .tcblue {background:#d9edf7; border:1px solid # | + | .tcblue {background:#d9edf7; border:1px solid #99c5e3; padding:20px;} |
| − | .tcgreen {background:#dff0d8; border:1px solid # | + | .tcgreen {background:#dff0d8; border:1px solid #8dcc84; padding:20px;} |
| − | .tcred {background:#f2dede; border:1px solid # | + | .tcred {background:#f2dede; border:1px solid #cc958e; padding:20px;} |