For Now I Used A Svg Image Instead Of The Actual CSS For The Matter Of Time Should Be Fixedmaster
parent
28c284e94d
commit
c97d5fbf8e
5 changed files with 216 additions and 3 deletions
@ -0,0 +1,15 @@ |
|||||||
|
.MergeContainer{ |
||||||
|
width:85%; |
||||||
|
direction: rtl; |
||||||
|
margin-bottom: 5em; |
||||||
|
} |
||||||
|
.MergeDes{ |
||||||
|
width: 50%; |
||||||
|
margin-bottom: 50px; |
||||||
|
} |
||||||
|
.MergeDes p{ |
||||||
|
font-size: 13px; |
||||||
|
} |
||||||
|
.MergeContainer img{ |
||||||
|
width: 100%; |
||||||
|
} |
After Width: | Height: | Size: 230 KiB |
Loading…
Reference in new issue