Baskar2005 commited on
Commit
28acc4b
·
verified ·
1 Parent(s): 918db85

Upload style.css

Browse files
Files changed (1) hide show
  1. style.css +13 -0
style.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
+ }