Line 1: | Line 1: | ||
{{Newcastle}} | {{Newcastle}} | ||
+ | <script> | ||
+ | body { | ||
+ | background: #F1594B; | ||
+ | } | ||
+ | column{ | ||
+ | background: #F1594B; | ||
+ | } | ||
+ | </script> | ||
<html> | <html> | ||
<div class="column"> | <div class="column"> |
Revision as of 10:53, 19 September 2016
<script> body {
background: #F1594B;
} column{
background: #F1594B;
} </script>