| @@ -1786,13 +1786,13 @@ textarea.textarea-txt { | |||
| { | |||
| height: 22px; | |||
| background-color: #993c95; | |||
| color: #fff; | |||
| color: #000; | |||
| text-align: center; | |||
| position: absolute; | |||
| width: 100%; | |||
| left: 0; | |||
| bottom: 0; | |||
| } | |||
| } | |||
| #footer .widget { | |||
| margin-bottom: 25px; | |||
| } | |||
| @@ -0,0 +1,8 @@ | |||
| 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 | |||
| @@ -80,13 +80,16 @@ ul.bulleted-list { | |||
| .expand-menu li | |||
| { | |||
| padding:5px 0px; | |||
| } | |||
| .expand-menu li a | |||
| { | |||
| color:#fff; | |||
| color:#fff; | |||
| transition: color .35s; | |||
| } | |||
| .expand-menu li a:hover | |||
| { | |||
| color:#993c95; | |||
| } | |||
| /* header end*/ | |||