Spaces:
Sleeping
Sleeping
Update app.py
#1
by
sarguru166
- opened
app.py
CHANGED
@@ -21,6 +21,16 @@ st.markdown("""
|
|
21 |
font-size: 24px;
|
22 |
justify-content: center;
|
23 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
.st-af.st-b6.st-b7.st-ar.st-as.st-b8.st-b9.st-ba.st-bb.st-bc.st-bd.st-be.st-b1{
|
26 |
color: black;
|
|
|
21 |
font-size: 24px;
|
22 |
justify-content: center;
|
23 |
}
|
24 |
+
.st-emotion-cache-12fmjuu.ezrtsby2{
|
25 |
+
background:url("https://www.pngplay.com/wp-content/uploads/5/Lloyds-Banking-Group-Logo-Transparent-PNG.png") no-repeat;
|
26 |
+
background-size: 250px 50px;
|
27 |
+
background-position: center;
|
28 |
+
padding-left: 50px;
|
29 |
+
padding-top:10px;
|
30 |
+
padding-bottom:10px;
|
31 |
+
}
|
32 |
+
.st-emotion-cache-1vt4y43.ef3psqc13{
|
33 |
+
}
|
34 |
|
35 |
.st-af.st-b6.st-b7.st-ar.st-as.st-b8.st-b9.st-ba.st-bb.st-bc.st-bd.st-be.st-b1{
|
36 |
color: black;
|