L1® Model 1S FAQ: Difference between revisions

mNo edit summary
mNo edit summary
Line 6: Line 6:
h3 {  
h3 {  
font-size:small;
font-size:small;
font-weight: 550;
font-weight: 500;
cursor: hand;  
cursor: hand;  
cursor: pointer;
cursor: pointer;
Line 15: Line 15:


     display: inline-block;
     display: inline-block;
     content: "+";
     content: "-";
     width: 16px;
     width: 16px;
     height: 16px;
     height: 16px;
Line 24: Line 24:
h3.open:before{
h3.open:before{
     display: inline-block;
     display: inline-block;
     content: "-";
     content: "+";
     width: 16px;
     width: 16px;
     height: 16px;
     height: 16px;