Added new projects

Update .htaccess, sidebar.php, and 16 more files...
This commit is contained in:
2022-11-20 00:05:19 +01:00
parent 483edf88a8
commit 30b1c55687
18 changed files with 771 additions and 298 deletions
@@ -18,4 +18,8 @@
background: linear-gradient(90deg, rgba(180,134,77,0.4) 0%, rgba(180,134,77,0.3) 1.5px, rgba(180,134,77,0.0) 7px);
border-radius: 5px 0 0 5px;
}
.l-lab-dotnet {
background: linear-gradient(90deg, rgba(81,43,212,0.4) 0%, rgba(81,43,212,0.3) 1.5px, rgba(81,43,212,0.0) 7px);
border-radius: 5px 0 0 5px;
}
}