mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
8433e2253c
Also new website! We've got the version2 branch if people want to search in those files.
13 lines
211 B
CSS
13 lines
211 B
CSS
.main-content {
|
|
padding-bottom: 50px;
|
|
}
|
|
|
|
footer.footer-min {
|
|
position: fixed;
|
|
bottom: 0;
|
|
width: 100%;
|
|
padding: 3px;
|
|
background-color: #f5f5f5;
|
|
border-top: 1px solid #eeeeee;
|
|
text-align: center;
|
|
} |