Line 14: | Line 14: | ||
filter: brightness(50%); | filter: brightness(50%); | ||
} | } | ||
+ | |||
+ | footer { | ||
+ | color: #B61C1D; | ||
+ | background-color: #B61C1D; | ||
+ | text-align: center; | ||
+ | position: absolute; | ||
+ | right: 0; | ||
+ | bottom: 0; | ||
+ | left: 0; | ||
+ | height: 100px; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> |
Revision as of 15:15, 25 August 2016