First one

This commit is contained in:
gurusabarish
2020-08-16 12:51:49 +05:30
commit bf5d3b5db4
22 changed files with 2987 additions and 0 deletions
+7
View File
File diff suppressed because one or more lines are too long
+2
View File
File diff suppressed because one or more lines are too long
+5
View File
File diff suppressed because one or more lines are too long
+7
View File
File diff suppressed because one or more lines are too long
+16
View File
@@ -0,0 +1,16 @@
h1 {
font-family: 'Alata', sans-serif;
}
a:hover {
text-decoration: none;
}
.item-title {
color: rgba(0, 0, 0, 0.541);
font-weight: bold;
}
.item-title:hover {
color: rgb(0, 204, 255);
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 656 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB