Formatando o accordeon do curso
This commit is contained in:
@@ -31,32 +31,6 @@ a{color: #474749;}
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
/*############################################################# Barra de progresso*/
|
||||
|
||||
/* My */
|
||||
#region-main .block-myoverview .progress{border-radius: 0px;}
|
||||
.block .block-cards .progress{height: 0.7rem;}
|
||||
#region-main .block-myoverview .progress .progress-bar{background-color: #91288d;}
|
||||
|
||||
/* Course page */
|
||||
|
||||
.barra_progresso{
|
||||
/*font-family: "Poppins",sans-serif;*/
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
.barra_progresso > .progresso{background-color: #ebebeb;}
|
||||
.barra_progresso > .progresso > .andamento{
|
||||
height: 20px;
|
||||
background-color: #91288d;
|
||||
}
|
||||
.barra_progresso > .progresso > .andamento > label{
|
||||
color: #fff;
|
||||
float: right;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
padding: 0;
|
||||
margin: 0 6px 0 0;
|
||||
}
|
||||
|
||||
|
||||
/* ------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user