HeenaSaqib (Talk | contribs) (Created page with "<html> <style> .footer-distributed{ background-color: #F7F5E6; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12); box-sizing: border-box; width: 100%; text-align: left; paddin...") |
HeenaSaqib (Talk | contribs) |
||
Line 2: | Line 2: | ||
<style> | <style> | ||
.footer-distributed{ | .footer-distributed{ | ||
− | background-color: | + | background-color: white; |
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12); | box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12); | ||
box-sizing: border-box; | box-sizing: border-box; | ||
Line 12: | Line 12: | ||
.footer-distributed .footer-left p{ | .footer-distributed .footer-left p{ | ||
− | color: | + | color: white; |
font-size: 14px; | font-size: 14px; | ||
margin: 0; | margin: 0; | ||
} | } | ||
.footer-distributed .footer-right p{ | .footer-distributed .footer-right p{ | ||
− | color: | + | color: white; |
font-size: 14px; | font-size: 14px; | ||
margin: 0; | margin: 0; | ||
Line 27: | Line 27: | ||
font-size:18px; | font-size:18px; | ||
font-weight: bold; | font-weight: bold; | ||
− | color: | + | color: white; |
margin: 0 0 10px; | margin: 0 0 10px; | ||
padding: 0; | padding: 0; | ||
Line 56: | Line 56: | ||
font-size: 20px; | font-size: 20px; | ||
− | color: | + | color: white; |
text-align: center; | text-align: center; | ||
line-height: 35px; | line-height: 35px; |
Revision as of 04:11, 10 October 2017