Line 7: | Line 7: | ||
#content { background-color: rgba(0,0,0,0); margin-left:0px; margin-top:-7px; padding:0px; width:100%;} | #content { background-color: rgba(0,0,0,0); margin-left:0px; margin-top:-7px; padding:0px; width:100%;} | ||
+ | /* Reset Body Color */ | ||
+ | body | ||
+ | { | ||
+ | height: 100%; | ||
+ | background-color: white; | ||
+ | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 00:41, 27 September 2018