1 |
- .knowledgebase{display:flex}.knowledgebase .center,.knowledgebase .left,.knowledgebase .right{border:1px solid #eee;border-radius:2px;padding:5px}.knowledgebase .center>p:first-child,.knowledgebase .left>p:first-child,.knowledgebase .right>p:first-child{margin-top:0;margin-bottom:5px;padding:0 5px;background-color:#f2f2f2;box-sizing:border-box;line-height:30px;font-size:14px;color:#666;font-weight:700;position:relative}.knowledgebase .center>p:first-child .error,.knowledgebase .left>p:first-child .error,.knowledgebase .right>p:first-child .error{position:absolute;right:5px;line-height:30px}.knowledgebase .center .content,.knowledgebase .left .content,.knowledgebase .right .content{min-height:50vh}.knowledgebase .center .flex,.knowledgebase .left .flex,.knowledgebase .right .flex{margin-top:20px;display:flex;justify-content:space-around}.knowledgebase .left{width:150px}.knowledgebase .center{width:820px;margin:0 20px;overflow:hidden}.knowledgebase .center img{max-width:790px}.knowledgebase .right{width:150px}.knowledgebase .right .content p{margin:0;margin-bottom:5px;color:#f03}
|