You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

44 lines
1.1 KiB

.mce_body p {
font-size: 12px;
line-height:1.5em;
margin: 0.2em 0 1.2em 0;
}
.mce_body h2 {
color: #5d6169;
font-size: 18px;
font-weight: bold;
margin: 1em 0 0.2em 0;
line-height: 1.5em;
}
.mce-fond-table {
width:100%;
font-size:13px;
margin-bottom:15px;
}
.mce-fond-table td {
text-align:center;
}
.mce-fond-table tr td:nth-of-type(1){
text-align:left;
padding:10px 10px 0 10px;
width:380px;
}
.mce-fond-table tr td:nth-of-type(2){
padding:10px 10px 0 10px;
}
.mce-fond-table tr td:nth-of-type(2), .mce-fond-table tr td:nth-of-type(3), .mce-fond-table tr td:nth-of-type(4), .mce-fond-table tr td:nth-of-type(5), .mce-fond-table tr td:nth-of-type(6), .mce-fond-table tr td:nth-of-type(7), .mce-fond-table tr td:nth-of-type(8), .mce-fond-table tr td:nth-of-type(9), .mce-fond-table tr td:nth-of-type(10), .mce-fond-table tr td:nth-of-type(11){
font-weight:bold;
padding:10px 10px 0 10px;
}
.mce-fond-table tr{
height:45px;
}
.mce-fond-table tr:nth-of-type(2n+1){
background:#f7f7f7;
}
.mce-fond-table tr:nth-of-type(1){
background:#494949;
color:#fff;
font-weight:bold;
}