4,554
edits
No edit summary  | 
				No edit summary  | 
				||
| Line 86: | Line 86: | ||
     padding-bottom: 4px;  |      padding-bottom: 4px;  | ||
     border-bottom: none;  |      border-bottom: none;  | ||
     background: url('data:image/svg+xml;utf8,\  |      background: url('data:image/svg+xml;utf8,\  | ||
     <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 1" preserveAspectRatio="none">\  |      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 1" preserveAspectRatio="none">\  | ||
     <line x1="0" y1="0.5" x2="100" y2="0.5" stroke="%  |      <line x1="0" y1="0.5" x2="100" y2="0.5" stroke="%23000" stroke-width="0.4"/>\  | ||
     </svg>') no-repeat left bottom / 100% 0.5px;  |      </svg>') no-repeat left bottom / 100% 0.5px;  | ||
}  | }  | ||