Spaces:
Sleeping
Sleeping
Karthikeyan
commited on
Commit
•
268215b
1
Parent(s):
5817621
Update style.css
Browse files
style.css
CHANGED
@@ -15,14 +15,14 @@
|
|
15 |
padding-top:45px;
|
16 |
}
|
17 |
.leftimage .rightimage{
|
18 |
-
padding-top:15px;
|
19 |
float:left;
|
20 |
}
|
21 |
.leftimage{
|
22 |
-
|
23 |
display: inline-block;
|
24 |
-
padding-
|
|
|
25 |
}
|
26 |
.rightimage{
|
|
|
27 |
margin-right:380px;}
|
28 |
|
|
|
15 |
padding-top:45px;
|
16 |
}
|
17 |
.leftimage .rightimage{
|
|
|
18 |
float:left;
|
19 |
}
|
20 |
.leftimage{
|
|
|
21 |
display: inline-block;
|
22 |
+
padding-top:18px;
|
23 |
+
padding-left:360px;
|
24 |
}
|
25 |
.rightimage{
|
26 |
+
padding-top:15px;
|
27 |
margin-right:380px;}
|
28 |
|