16,987
edits
| m (Male and female text color classes) | m (Gender bar width fixes) | ||
| Line 222: | Line 222: | ||
|      float: left; |      float: left; | ||
|      background: #3355FF; |      background: #3355FF; | ||
|      width:  |      width: 86.5%; | ||
|      border-right-width: 0px; |      border-right-width: 0px; | ||
| } | } | ||
| Line 228: | Line 228: | ||
|      float: left; |      float: left; | ||
|      background: #3355FF; |      background: #3355FF; | ||
|      width:  |      width: 74%; | ||
|      border-right-width: 0px; |      border-right-width: 0px; | ||
| } | } | ||
| Line 234: | Line 234: | ||
|      float: left; |      float: left; | ||
|      background: #3355FF; |      background: #3355FF; | ||
|      width:  |      width: 49%; | ||
|      border-right-width: 0px; |      border-right-width: 0px; | ||
| } | } | ||
| Line 240: | Line 240: | ||
|      float: left; |      float: left; | ||
|      background: #3355FF; |      background: #3355FF; | ||
|      width:  |      width: 24%; | ||
|      border-right-width: 0px; |      border-right-width: 0px; | ||
| } | } | ||
| Line 246: | Line 246: | ||
|      float: left; |      float: left; | ||
|      background: #FF77DD; |      background: #FF77DD; | ||
|      width:  |      width: 11.5%; | ||
|      border-left-width: 0px; |      border-left-width: 0px; | ||
| } | } | ||
| Line 252: | Line 252: | ||
|      float: left; |      float: left; | ||
|      background: #FF77DD; |      background: #FF77DD; | ||
|      width:  |      width: 24%; | ||
|      border-left-width: 0px; |      border-left-width: 0px; | ||
| } | } | ||
| Line 258: | Line 258: | ||
|      float: left; |      float: left; | ||
|      background: #FF77DD; |      background: #FF77DD; | ||
|      width:  |      width: 49%; | ||
|      border-left-width: 0px; |      border-left-width: 0px; | ||
| } | } | ||
| Line 264: | Line 264: | ||
|      float: left; |      float: left; | ||
|      background: #FF77DD; |      background: #FF77DD; | ||
|      width:  |      width: 74%; | ||
|      border-left-width: 0px; |      border-left-width: 0px; | ||
| } | } | ||