| | |
| | | } |
| | | |
| | | .drawflow { |
| | | .main-path { |
| | | stroke: #f49a4c; |
| | | } |
| | | |
| | | .drawflow-delete { |
| | | width: 25px; |
| | | height: 25px; |
| | | line-height: 21px; |
| | | background-color: #f49a4c; |
| | | font-size: 20px; |
| | | |
| | | } |
| | | |
| | | .drawflow-node { |
| | | background-color: #fff; |
| | | border:0px solid #f49a4c; |
| | | box-shadow: 1px 1px 5px 0 #f49a4c; |
| | | |
| | | .contentWall { |
| | | width: 100%; |
| | |
| | | |
| | | .contentText { |
| | | textarea { |
| | | text-indent: 0; |
| | | width: auto; |
| | | min-height: 50px; |
| | | margin: 0; |
| | | outline: none; |
| | | border-color: #f49a4c; |
| | | border-radius: 5px; |
| | | } |
| | | |
| | | textarea:focus { |
| | | border: 1px solid #000 !important; |
| | | border: 1px solid #fabf2e !important; |
| | | } |
| | | } |
| | | } |
| | | |
| | | .input, |
| | | .output { |
| | | border-color: #f49a4c; |
| | | border-width: 1px; |
| | | } |
| | | } |
| | | |
| | |
| | | } |
| | | } |
| | | |
| | | .drawContent_wall { |
| | | width: 100%; |
| | | height: 890px; |
| | | } |
| | | |
| | | .chapter { |
| | | font-family: "宋体"; |
| | |
| | | } |
| | | |
| | | h4 { |
| | | font-family: "宋体"; |
| | | font-family: "FZLTZHJW"; |
| | | font-weight: bold; |
| | | color: #f49a4c; |
| | | font-size: 1.1em; |