| { | { | ||||
| height: 22px; | height: 22px; | ||||
| background-color: #993c95; | background-color: #993c95; | ||||
| color: #fff; | |||||
| color: #000; | |||||
| text-align: center; | text-align: center; | ||||
| position: absolute; | position: absolute; | ||||
| width: 100%; | width: 100%; | ||||
| left: 0; | left: 0; | ||||
| bottom: 0; | bottom: 0; | ||||
| } | |||||
| } | |||||
| #footer .widget { | #footer .widget { | ||||
| margin-bottom: 25px; | margin-bottom: 25px; | ||||
| } | } |
| Udemy | |||||
| office@dilig.net | |||||
| Diligent123@ | |||||
| Application development and Integration | |||||
| https://www.google.com/search?q=software+testing++mockup+photography&tbm=isch&ved=2ahUKEwjr2s6L1PfsAhXTkKQKHasIDyYQ2-cCegQIABAA&oq=software+testing++mockup+photography&gs_lcp=CgNpbWcQA1DbOViQXWDHYGgBcAB4AIABiAGIAf4HkgEDNi40mAEAoAEBqgELZ3dzLXdpei1pbWfAAQE&sclient=img&ei=d1yqX6vDM9OhkgWrkbywAg&bih=912&biw=1920#imgrc=fRAoonv5Wcd2jM&imgdii=Bhdf0ZlNvBN9mM |
| .expand-menu li | .expand-menu li | ||||
| { | { | ||||
| padding:5px 0px; | padding:5px 0px; | ||||
| } | } | ||||
| .expand-menu li a | .expand-menu li a | ||||
| { | { | ||||
| color:#fff; | |||||
| color:#fff; | |||||
| transition: color .35s; | |||||
| } | |||||
| .expand-menu li a:hover | |||||
| { | |||||
| color:#993c95; | |||||
| } | } | ||||
| /* header end*/ | /* header end*/ |