mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-04-14 20:58:30 +10:00
Update Theme Settings.
This commit is contained in:
@@ -65,7 +65,7 @@ body * {
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
border: 0px;
|
||||
background-color: #f3f3f3;
|
||||
/* background-color: #f3f3f3; */
|
||||
}
|
||||
|
||||
.pagecontainer.full {
|
||||
@@ -78,6 +78,13 @@ body * {
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
.pagecontainer.background {
|
||||
background-size: cover;
|
||||
background-attachment: fixed;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
}
|
||||
|
||||
.pagecontainer>.page {
|
||||
position: relative;
|
||||
overflow-x: hidden;
|
||||
|
||||
Reference in New Issue
Block a user