Karthikeyan commited on
Commit
108ade7
1 Parent(s): 9a26e27

Create style.css

Browse files
Files changed (1) hide show
  1. style.css +12 -0
style.css ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .leftimage{
2
+ padding-top:75px;
3
+ margin-left:250px;
4
+ }
5
+ .rightimage{
6
+ margin-right:260px;
7
+ margin-top:15px;
8
+ }
9
+
10
+ .height{
11
+ height:60px;
12
+ }