Line 29: | Line 29: | ||
transition: 100s linear; | transition: 100s linear; | ||
} | } | ||
− | + | #footer { | |
+ | background-color: black; | ||
+ | width: 100%; | ||
+ | height: 80px; | ||
+ | color: white; | ||
+ | font-family: Goudy Old Style Regular,sans-serif; | ||
+ | padding: 15px 0 0 0; | ||
+ | bottom: 0; | ||
+ | } | ||
</style> | </style> | ||
Line 35: | Line 43: | ||
<body> | <body> | ||
<div id="starsBox"></div> | <div id="starsBox"></div> | ||
− | + | <div id="footer">ACKONWLEDGEMENTS</div> | |
Line 62: | Line 70: | ||
}, 100000); | }, 100000); | ||
</script> | </script> | ||
+ | |||
+ | |||
</body> | </body> | ||
</html> | </html> | ||
{{NAU-CHINA/footer}} | {{NAU-CHINA/footer}} |
Revision as of 09:52, 1 October 2018