Files
EasySoft-ZenTaoPMS/module/block/css/welcome.ui.css
T
2023-04-26 19:02:33 +08:00

4 lines
259 B
CSS

.welcome-block {background-image: linear-gradient( 90deg, #EDF7FE 0%, #FFF 20%);}
.border-right {position: relative;}
.border-right::after {content: ''; position: absolute; right: 0px; width: 1px; height: 40px; background: #EEE; top: 50%; margin-top: -20px;}