Updated styling and listing of repositories
This commit is contained in:
@@ -32,6 +32,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
.github-contributors small.link-list
|
||||
{
|
||||
font-style: italic;
|
||||
font-weight: normal;
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
.contributor {
|
||||
margin-bottom: 15px;
|
||||
|
||||
|
||||
@@ -138,7 +138,7 @@ else
|
||||
<h1 class="text-center">Community GitHub Contributions</h1>
|
||||
<p>
|
||||
Contributions to Umbraco GitHub repositories
|
||||
<small>
|
||||
<small class="link-list">
|
||||
<a href="https://github.com/umbraco/Umbraco-CMS" target="_blank" title="Umbraco-CMS">Umbraco-CMS</a>,
|
||||
<a href="https://github.com/umbraco/UmbracoDocs" target="_blank" title="UmbracoDocs">UmbracoDocs</a>,
|
||||
<a href="https://github.com/umbraco/OurUmbraco" target="_blank" title="OurUmbraco">OurUmbraco</a>,
|
||||
|
||||
Reference in New Issue
Block a user