first commit
This commit is contained in:
13
assets/css/nyaa.css
Executable file
13
assets/css/nyaa.css
Executable file
@@ -0,0 +1,13 @@
|
||||
#gifone {
|
||||
position: relative;
|
||||
width: 100px;
|
||||
height: auto;
|
||||
}
|
||||
#giftwo {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: 25%;
|
||||
transform: translateX(-50%);
|
||||
width: 100px;
|
||||
height: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user