| | |
| | | border-radius: 15px; |
| | | |
| | | .icon { |
| | | width: 30px; |
| | | width: 25px; |
| | | height: 25px; |
| | | border-radius: 5px; |
| | | background-color: #007aff; |
| | |
| | | } |
| | | } |
| | | |
| | | .pdf-con { |
| | | width: 100%; |
| | | display: flex; |
| | | justify-content: flex-start; |
| | | align-items: center; |
| | | |
| | | .pdf-view { |
| | | .pdf-text { |
| | | display: flex; |
| | | justify-content: space-between; |
| | | align-items: center; |
| | | p { |
| | | width: 500px; |
| | | } |
| | | .pdf-con { |
| | | display: flex; |
| | | flex-direction: column; |
| | | justify-content: center; |
| | | align-items: center; |
| | | img{ |
| | | width: 80px; |
| | | } |
| | | span { |
| | | font-size: 14px; |
| | | } |
| | | span:hover { |
| | | color: #5877ba; |
| | | cursor: pointer; |
| | | text-decoration: underline; |
| | | -webkit-user-select: none; |
| | | /* Safari 3.1+ */ |
| | | -moz-user-select: none; |
| | | /* Firefox 2+ */ |
| | | -ms-user-select: none; |
| | | /* IE 10+ */ |
| | | user-select: none; |
| | | /* 标准语法 */ |
| | | justify-content: flex-start; |
| | | align-items: flex-start; |
| | | border: 2px dotted #5d78bb; |
| | | padding: 10px 0px; |
| | | box-sizing: border-box; |
| | | border-radius: 10px; |
| | | margin-left: 10px; |
| | | |
| | | .pdf-view { |
| | | display: flex; |
| | | flex-direction: column; |
| | | justify-content: center; |
| | | align-items: center; |
| | | img{ |
| | | width: 80px; |
| | | } |
| | | span { |
| | | font-size: 14px; |
| | | text-align: center; |
| | | } |
| | | span:hover { |
| | | color: #5877ba; |
| | | cursor: pointer; |
| | | text-decoration: underline; |
| | | -webkit-user-select: none; |
| | | /* Safari 3.1+ */ |
| | | -moz-user-select: none; |
| | | /* Firefox 2+ */ |
| | | -ms-user-select: none; |
| | | /* IE 10+ */ |
| | | user-select: none; |
| | | /* 标准语法 */ |
| | | } |
| | | } |
| | | } |
| | | } |
| | | |
| | | |
| | | .xyx-title { |
| | | font-family: "STKaiti"; |