10 lines
No EOL
127 B
CSS
10 lines
No EOL
127 B
CSS
.survey_page{
|
|
width: 85%;
|
|
}
|
|
|
|
.error{
|
|
color: #C0231F;
|
|
text-align: center;
|
|
margin: 10px 0;
|
|
font-size: 18px;
|
|
} |