mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
84c097bec0
Website has a new look with some advanced functionality! Feel free to give feedback though! If you want to provide or know a FAQ and an answer to that, let me know and I'll add it. Also, updated Bruz clarity preset and added ViskClarity as a preset. Plus a small little bugfix, which closes https://github.com/slashiee/cemu_graphic_packs/pull/320 since otherwise there would've been a merge conflict.
9 lines
146 B
CSS
9 lines
146 B
CSS
footer {
|
|
width: 100%;
|
|
height: 60px;
|
|
line-height: 60px;
|
|
}
|
|
|
|
.some-shadow {
|
|
box-shadow: 0 1px 0px rgba(0,0,0,0.16), 0 1px 6px rgba(0,0,0,0.23);
|
|
} |