File was renamed from src/books/math/assets/main.less |
| | |
| | | } |
| | | .video-border { |
| | | border: 1px solid #15c0f2; |
| | | border-radius: 30px; |
| | | border-radius: 20px; |
| | | } |
| | | .fm-st { |
| | | font-family: "STKaiti"; |
| | |
| | | } |
| | | .collect-btn { |
| | | cursor: pointer; |
| | | width: 20px; |
| | | height: 20px; |
| | | width: 16px; |
| | | height: 16px; |
| | | margin-left: 10px; |
| | | } |
| | | // 显示答案按钮 |
| | |
| | | cursor: pointer; |
| | | text-indent: 0; |
| | | display: inline-block; |
| | | border:1px solid #8281ED; |
| | | border:1px solid #00a1e9; |
| | | height: 22px; |
| | | padding: 5px; |
| | | background-color:#8281ED ; |
| | | padding: 2px; |
| | | background-color:#00a1e9 ; |
| | | border-radius: 5px; |
| | | svg { |
| | | fill: #fff; |
| | |
| | | &:hover { |
| | | background-color: #fff; |
| | | svg { |
| | | fill:#8281ED ; |
| | | fill:#00a1e9 ; |
| | | } |
| | | } |
| | | } |