fix(site): link color (#14)
This commit is contained in:
parent
67c727a533
commit
f5d5b5a734
4 changed files with 1 additions and 1 deletions
BIN
images/farjana5240-bridge-forest.jpg
Normal file
BIN
images/farjana5240-bridge-forest.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
BIN
images/mofghfgfgh-moon-mountain.png
Normal file
BIN
images/mofghfgfgh-moon-mountain.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 367 KiB |
BIN
images/mofghfgfgh-ocean-sunset.png
Normal file
BIN
images/mofghfgfgh-ocean-sunset.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1,021 KiB |
|
@ -61,7 +61,7 @@ if (isset($_GET['random'])) {
|
|||
}
|
||||
|
||||
a {
|
||||
color: rgb(90 90 90);
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.title {
|
||||
|
|
Loading…
Add table
Reference in a new issue