Add: mew wallpapers #325
@@ -6,7 +6,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.background {
|
.background {
|
||||||
-fx-background-color: #000000;
|
-fx-background-image: url("/images/parquet-black.png");
|
||||||
-fx-background-size: cover; /* Image fills the entire window */
|
-fx-background-size: cover; /* Image fills the entire window */
|
||||||
/* Centers the image and prevents it from repeating in a tile-like pattern. */
|
/* Centers the image and prevents it from repeating in a tile-like pattern. */
|
||||||
-fx-background-position: center center;
|
-fx-background-position: center center;
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.background {
|
.background {
|
||||||
-fx-background-image: url("/images/background.png");
|
-fx-background-image: url("/images/parquet.png");
|
||||||
-fx-background-size: cover; /* Image fills the entire window */
|
-fx-background-size: cover; /* Image fills the entire window */
|
||||||
/* Centers the image and prevents it from repeating in a tile-like pattern. */
|
/* Centers the image and prevents it from repeating in a tile-like pattern. */
|
||||||
-fx-background-position: center center;
|
-fx-background-position: center center;
|
||||||
|
|||||||
Reference in New Issue
Block a user