mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 06:18:44 +00:00
10 lines
216 B
CSS
10 lines
216 B
CSS
#background {
|
|
-fx-background-color: #E7F1F8;
|
|
}
|
|
|
|
#headText {
|
|
-fx-background-color: transparent;
|
|
-fx-font-size: 52px;
|
|
-fx-text-fill: -fx-pp-light-text-color;
|
|
-fx-effect: -fx-pp-dropshadow-headers;
|
|
} |