mirror of
https://github.com/seigler/generative
synced 2025-07-27 07:06:08 +00:00
Remove webgl from two sketches for compatibility with KDE Plasma HTMLWallpaper
This commit is contained in:
parent
57ac17c916
commit
d0803fb9ac
4 changed files with 41 additions and 22 deletions
|
@ -40,6 +40,15 @@ ul {
|
|||
padding-left: 0;
|
||||
}
|
||||
|
||||
header {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
text-align: left;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
footer {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue