Difference between revisions of "Template:Transclusion/styles.css"

 

/*Styles for the transclusion template*/ .tc .clearfix::after {content: ""; clear: both; display: block;} .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*/
        
        .tc .clearfix::after {content: ""; clear: both; display: block;}
            
            .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;}
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/*Styles for the transclusion template*/
 
/*Styles for the transclusion template*/
.tcgrey {background:#f8f9fa; border:1px solid #c8ccd1;}
+
.tc .clearfix::after {content: ""; clear: both; display: block;}
.tcyellow {background:#fff5c9; border:1px solid #f2c412;}
+
.tcgrey {background:#f8f9fa; border:1px solid #c8ccd1; padding:20px;}
.tcblue {background:#d9edf7; border:1px solid #3498db;}
+
.tcyellow {background:#fff5c9; border:1px solid #eed67a;  padding:20px;}
.tcgreen {background:#dff0d8; border:1px solid #00b241;}
+
.tcblue {background:#d9edf7; border:1px solid #99c5e3;  padding:20px;}
.tcred {background:#f2dede; border:1px solid #c23c2b;}
+
.tcgreen {background:#dff0d8; border:1px solid #8dcc84;  padding:20px;}
 +
.tcred {background:#f2dede; border:1px solid #cc958e;  padding:20px;}

Attachments

Discussions