Spaces:
Sleeping
Sleeping
Upload style (4).css
Browse files- style (4).css +13 -0
style (4).css
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
.leftimage{
|
3 |
+
border-radius: 50px;
|
4 |
+
left: 220px;
|
5 |
+
width: 50px;
|
6 |
+
top: 56px;
|
7 |
+
margin-left:250px;
|
8 |
+
|
9 |
+
position:relative;
|
10 |
+
}
|
11 |
+
.center{
|
12 |
+
text-align:center;
|
13 |
+
}
|