Added projects, updated names
This commit is contained in:
Binary file not shown.
After Width: | Height: | Size: 177 KiB |
@@ -0,0 +1,18 @@
|
||||
#bg {
|
||||
position: fixed;
|
||||
top: 0%;
|
||||
left: 0%;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: -1;
|
||||
}
|
||||
#bg img {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: -1;
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 154 B |
Reference in New Issue
Block a user