mirror of
https://github.com/MeexReay/poshlostios.git
synced 2025-06-24 02:22:58 +03:00
make graphics screen fixed
This commit is contained in:
parent
3dc7750630
commit
2e0faa5d8c
@ -65,9 +65,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#graphics {
|
#graphics {
|
||||||
position: absolute;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user