| | |
| | | bottom:-10%; |
| | | } |
| | | } |
| | | |
| | | .table-text{ |
| | | border: none; |
| | | background-color: transparent; |
| | | resize: none; |
| | | &:focus { |
| | | outline: none; |
| | | } |
| | | } |
| | | |
| | | //over |
| | | textarea { |
| | | width: 100%; |
| | |
| | | .pdf-con { |
| | | display: flex; |
| | | justify-content: flex-start; |
| | | align-items: center; |
| | | flex-direction: column; |
| | | padding: 10px 0; |
| | | box-sizing: border-box; |
| | | border-radius: 10px; |
| | |
| | | min-width: 160px; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | border: 0.15em dashed #b898c7; |
| | | margin-right: 15px; |
| | | margin-top: 5%; |
| | | padding: 0 15px; |
| | | border-radius: 5px; |
| | | |
| | |
| | | align-items: center; |
| | | |
| | | } |
| | | |
| | | .learningObjectives{ |
| | | color: #8da2d7; |
| | | } |
| | | |