|
|
|
@@ -23,28 +23,28 @@ |
|
|
|
color: #FFF; |
|
|
|
} |
|
|
|
#contributorInfo > a.circular:nth-child(9n+1){ |
|
|
|
background-color: #00ADD8; |
|
|
|
background-color: #4ccdec; |
|
|
|
} |
|
|
|
#contributorInfo > a.circular:nth-child(9n+2){ |
|
|
|
background-color: #796218; |
|
|
|
background-color: #e0b265; |
|
|
|
} |
|
|
|
#contributorInfo > a.circular:nth-child(9n+3){ |
|
|
|
background-color: #772c5a; |
|
|
|
background-color: #d884b7; |
|
|
|
} |
|
|
|
#contributorInfo > a.circular:nth-child(9n+4){ |
|
|
|
background-color: #33225c; |
|
|
|
background-color: #8c6bdc; |
|
|
|
} |
|
|
|
#contributorInfo > a.circular:nth-child(9n+5){ |
|
|
|
background-color: #146e5b; |
|
|
|
background-color: #3cb99f; |
|
|
|
} |
|
|
|
#contributorInfo > a.circular:nth-child(9n+6){ |
|
|
|
background-color: #26557c; |
|
|
|
background-color: #6995b9; |
|
|
|
} |
|
|
|
#contributorInfo > a.circular:nth-child(9n+7){ |
|
|
|
background-color: #5c223a; |
|
|
|
background-color: #ab91a7; |
|
|
|
} |
|
|
|
#contributorInfo > a.circular:nth-child(9n+8){ |
|
|
|
background-color: #3f5720; |
|
|
|
background-color: #bfd0aa; |
|
|
|
} |
|
|
|
</style> |
|
|
|
<div class="repository file list"> |
|
|
|
|