Line 4: | Line 4: | ||
.footer-left { | .footer-left { | ||
− | + | position: absolute; | |
− | + | left: 0; | |
− | + | top: 0; | |
− | + | width: 60%; | |
− | + | text-align: left; | |
− | + | padding-right: 5%; | |
− | + | } | |
− | + | ||
− | + | .footer-right { | |
− | + | position: absolute; | |
− | + | right: 0; | |
− | + | top: 0; | |
− | + | width: 40%; | |
− | + | text-align: left; | |
− | + | padding-left: 3%; | |
− | + | padding-top: 5%; | |
− | + | } | |
− | + | ||
− | + | .footer-all { | |
− | + | height: 14em; | |
− | + | width: 100%; | |
− | + | } | |
− | + | ||
− | + | .footer-links { | |
− | + | padding-top: 5%; | |
− | + | } | |
− | + | ||
− | + | .sponsors { | |
− | + | width: 15%; | |
− | + | height: 6%; | |
− | + | margin: 10 0.6em; | |
− | + | } | |
− | + | ||
− | + | #footer-info { | |
− | + | width: 100%; | |
− | + | text-align: center; | |
− | + | height: 2em; | |
− | + | } | |
− | + | ||
− | + | .my-content-p3 { | |
− | + | font-family: "arial", sans-serif; | |
− | + | font-size: 0.8em; | |
− | + | line-height: 1em; | |
− | + | color: #333; | |
− | + | } | |
− | + | ||
− | margin- | + | .footer-distributed { |
− | + | margin-top: 0%; | |
− | + | position: relative; | |
+ | width: 100%; | ||
+ | height: auto; | ||
+ | background-color: gainsboro; | ||
+ | } | ||
</style> | </style> | ||
Line 96: | Line 100: | ||
</footer> | </footer> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 10:56, 15 October 2018