Delete PageSurvey.module.css
This commit is contained in:
parent
a28eca4da9
commit
2c1dd98211
1 changed files with 0 additions and 29 deletions
|
|
@ -1,29 +0,0 @@
|
||||||
/*PageSurvey.module.css*/
|
|
||||||
|
|
||||||
.pagesSurveyItem{
|
|
||||||
align-items: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
.pageSurvey{
|
|
||||||
font-size: 24px;
|
|
||||||
font-weight: 600;
|
|
||||||
color: #2A6DAE;
|
|
||||||
padding: 0;
|
|
||||||
border: none;
|
|
||||||
background-color: #ffffff;
|
|
||||||
padding-bottom: 5px;
|
|
||||||
white-space: nowrap;
|
|
||||||
}
|
|
||||||
|
|
||||||
.active{
|
|
||||||
color: #000000;
|
|
||||||
text-decoration-color: #3881C8;
|
|
||||||
}
|
|
||||||
|
|
||||||
.line{
|
|
||||||
border: 1px solid #000000;
|
|
||||||
width: 50%;
|
|
||||||
margin: 0 auto;
|
|
||||||
padding: 0;
|
|
||||||
box-shadow: 0 1px 4px 0 #3881C8;
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue