This commit is contained in:
parent
603044eaac
commit
823010d163
6 changed files with 854 additions and 13 deletions
|
@ -56,10 +56,10 @@
|
|||
<h3 style="color: white;">DevOps & SysAdmin</h3>
|
||||
</div>
|
||||
</a>
|
||||
<a class="itemcard-works" href="/works/uidesign" style="background: linear-gradient(to bottom, rgba(100, 100, 100, 0) 0%,rgba(60, 60, 60, 0) 100%);">
|
||||
<a class="itemcard-works" href="/works/uidesign" style="background: #FAF5D4;">
|
||||
<div class="listaction">
|
||||
<!-- <img src="resources/icons/c4c.svg" width="36" height="36" style="margin: 0.3cm;"> -->
|
||||
<h3>UI Design</h3>
|
||||
<img src="/icons/ui.svg" width="36" height="36" style="margin: 0.3cm;">
|
||||
<h3 style="color: black;">UI Design</h3>
|
||||
</div>
|
||||
</a>
|
||||
<!-- <a class="itemcard-works" href="/works/icondesign" style="background: linear-gradient(to bottom, rgba(100, 100, 100, 0) 0%,rgba(60, 60, 60, 0) 100%);">
|
||||
|
@ -71,19 +71,19 @@
|
|||
<a class="itemcard-works" href="/works/opendata" style="background: linear-gradient(to bottom, rgb(246, 211, 45) 0%,rgb(255, 120, 0) 100%);">
|
||||
<div class="listaction">
|
||||
<img src="/icons/opendata.svg" width="36" height="36" style="margin: 0.3cm;">
|
||||
<h3>Open Data</h3>
|
||||
<h3 style="color: black;">Open Data</h3>
|
||||
</div>
|
||||
</a>
|
||||
<a class="itemcard-works" href="/works/l10n" style="background: linear-gradient(to bottom, rgba(100, 100, 100, 0) 0%,rgba(60, 60, 60, 0) 100%);">
|
||||
<a class="itemcard-works" href="/works/l10n" style="background: linear-gradient(to bottom, rgb(51, 209, 122) 0%,rgb(38, 162, 105) 100%);">
|
||||
<div class="listaction">
|
||||
<!-- <img src="resources/icons/opensourcefund.svg" width="36" height="36" style="margin: 0.3cm;"> -->
|
||||
<h3>Translation</h3>
|
||||
<img src="/icons/l10n.svg" width="36" height="36" style="margin: 0.3cm;">
|
||||
<h3 style="color: white;">Translation</h3>
|
||||
</div>
|
||||
</a>
|
||||
<a class="itemcard-works" href="/works/code" style="background: linear-gradient(to bottom, rgba(100, 100, 100, 0) 0%,rgba(60, 60, 60, 0) 100%);">
|
||||
<a class="itemcard-works" href="/works/code" style="background: linear-gradient(to bottom, rgb(100, 100, 100) 0%,rgba(60, 60, 60) 100%);">
|
||||
<div class="listaction">
|
||||
<!-- <img src="resources/icons/openvoice.svg" width="36" height="36" style="margin: 0.3cm;"> -->
|
||||
<h3>Code</h3>
|
||||
<img src="/icons/code.svg" width="36" height="36" style="margin: 0.3cm;">
|
||||
<h3 style="color: white;">Code</h3>
|
||||
</div>
|
||||
</a>
|
||||
<a class="itemcard-works" href="/works/docs" style="background: linear-gradient(to bottom, rgb(46, 194, 126) 0%,rgb(28, 113, 216) 100%);">
|
||||
|
@ -98,10 +98,10 @@
|
|||
<h3 style="color: white;">Video</h3>
|
||||
</div>
|
||||
</a>
|
||||
<a class="itemcard-works" href="/works/other" style="background: linear-gradient(to bottom, rgba(100, 100, 100, 0) 0%,rgba(60, 60, 60, 0) 100%);">
|
||||
<a class="itemcard-works" href="/works/other" style="background: linear-gradient(to bottom, rgb(181, 131, 90) 0%,rgb(134, 94, 60) 100%);">
|
||||
<div class="listaction">
|
||||
<!-- <img src="resources/icons/openvoice.svg" width="36" height="36" style="margin: 0.3cm;"> -->
|
||||
<h3>Other</h3>
|
||||
<img src="/icons/other.svg" width="36" height="36" style="margin: 0.3cm;">
|
||||
<h3 style="color: white;">Other</h3>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue