RandolphLiu (Talk | contribs) (add css) |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <style> | ||
+ | footer { | ||
+ | height: 40px; | ||
+ | background-color: black; | ||
+ | } | ||
+ | .footer-msg { | ||
+ | margin: 0; | ||
+ | color: white; | ||
+ | width: 100%; | ||
+ | line-height: 40px; | ||
+ | text-align: center; | ||
+ | font-size: 0.8em; | ||
+ | font-family: Ubuntu,"Helvetica Neue",Arial; | ||
+ | } | ||
+ | </style> | ||
<body> | <body> | ||
<footer> | <footer> |
Revision as of 23:03, 14 October 2018