|
|
|
@ -18,9 +18,11 @@
|
|
|
|
|
text-align: center; |
|
|
|
|
margin: 0 auto; |
|
|
|
|
color: #fff; |
|
|
|
|
|
|
|
|
|
.cdk-header-cell { |
|
|
|
|
text-align: center; |
|
|
|
|
color: #fff |
|
|
|
|
color: #fff; |
|
|
|
|
font-size: 18px; |
|
|
|
|
} |
|
|
|
|
textarea { |
|
|
|
|
color: #fff; |
|
|
|
@ -29,6 +31,7 @@
|
|
|
|
|
width: 80%; |
|
|
|
|
height: 36px; |
|
|
|
|
resize: none; |
|
|
|
|
font-size: 18px; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -41,10 +44,13 @@
|
|
|
|
|
} |
|
|
|
|
table,th,tr,template,input,td,textarea{ |
|
|
|
|
background-color: transparent; |
|
|
|
|
font-size: 18px; |
|
|
|
|
} |
|
|
|
|
input,span,th,label,td,textarea{ |
|
|
|
|
color: #fff; |
|
|
|
|
font-size: 18px; |
|
|
|
|
} |
|
|
|
|
input::input-placeholder{ |
|
|
|
|
color: #fff; |
|
|
|
|
font-size: 18px; |
|
|
|
|
} |