| Current Path : /home/missmand/public_html/learning/admin/css/ |
| Current File : /home/missmand/public_html/learning/admin/css/sujet.css |
@charset "utf-8";
/* CSS Document */
.table td.publierSujet{
cursor: pointer;
}
.countAbus{
background-color: #e74c3c;
color: #fff;
height: 20px;
width: 20px;
display: block;
margin-left: auto;
margin-right: auto;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
text-align: center;
line-height: 20px;
}