Skip to content

Commit c3a609f

Browse files
committed
make app loading animation background black
1 parent 573955b commit c3a609f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pythonforandroid/bootstraps/webview/build/webview_includes/_loading_style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
body {
2+
background: #000;
3+
}
14

25
h1 {
36
font-size: 30px;

0 commit comments

Comments
 (0)