div css word-spacing

 1            div:nth-child(1){
 2             color: #FFFFFF;
 3             font-size: 13px;
 4             font-weight: bold;
 5             margin-bottom: 25px;
 6             letter-spacing:1px;//字间距调节
 7             }
 8            div:nth-child(2),div:nth-child(3),div:nth-child(4){
 9             color: #FFFFFF;
10             font-size: 11px;
11             margin-bottom: 14px;
12             }
13           div:nth-child(4){
14             float: left;
15             }
16           div:nth-child(5){
17             float: right;
18             }
1                < div the above mentioned id = "" class = "the Write" > 
9                              < div the above mentioned id = "" > 2018 Nian 12 Month - February 2019 quarter, network marketing work program </ div > 
10                              < div the above mentioned id = "" > Executor: Chi Master </ div > 
11                              < div the above mentioned id = "" > execution time: October 1st - October 12th </ div > 
12                              < div the above mentioned id = "" > program development: Zhang whole eggs </ div >
13                             <div id="">2018.08.02 18:30</div>
14                         </div>

 

 

Guess you like

Origin www.cnblogs.com/link-open-source/p/11080519.html