Difference between revisions of "Team:Oxford/Contact"
Weikongquee (Talk | contribs) (Blanked the page) |
Weikongquee (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | {{:Team:Oxford/Templates/Nav}} | ||
+ | <html> | ||
+ | <style> | ||
+ | /*main colour*/ | ||
+ | .navbar-default .navbar-brand, | ||
+ | .contents-sidebar .nav>.active>a, | ||
+ | .contents-sidebar .nav>.active>a, | ||
+ | .contents-sidebar .nav>li>a:hover, | ||
+ | .contents-sidebar .nav>li>a:focus, | ||
+ | h2, | ||
+ | h1, | ||
+ | .main-container .section a { | ||
+ | color: #871f78; | ||
+ | } | ||
+ | .contents-sidebar .nav>.active>a, | ||
+ | .contents-sidebar .nav>li>a:hover, | ||
+ | .contents-sidebar .nav>li>a:focus { | ||
+ | border-left: 2px solid #002147; | ||
+ | } | ||
+ | .image.lightbox, #notebook-key-button { | ||
+ | background-color: #002147; | ||
+ | } | ||
+ | /*complimentary colour*/ | ||
+ | .navbar-default .navbar-brand:hover, | ||
+ | .definition:hover, .definition:focus, | ||
+ | ol li::before, | ||
+ | .slim ul li:before, | ||
+ | .table>thead>tr>th, | ||
+ | .algorithm ol li::before, | ||
+ | .quote, | ||
+ | .quote h3, | ||
+ | a, | ||
+ | a:visited, | ||
+ | a:hover | ||
+ | { | ||
+ | color:#2C9D91; | ||
+ | } | ||
+ | .definition { | ||
+ | border-bottom: 1px dotted #2C9D91; | ||
+ | } | ||
+ | #notebook-key-button.active { | ||
+ | background-color: #2C9D91; | ||
+ | } | ||
+ | .popover.right>.arrow::after{ | ||
+ | border-right-color: #2C9D91; | ||
+ | } | ||
+ | .popover.bottom>.arrow::after { | ||
+ | border-bottom-color: #2C9D91; | ||
+ | } | ||
+ | .popover.left>.arrow::after { | ||
+ | border-left-color: #2C9D91; | ||
+ | } | ||
+ | |||
+ | .page-heading h3 { | ||
+ | text-shadow: 2px 4px 3px rgba(0,0,0,0.3); | ||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
+ | |||
+ | |||
+ | <div class="container-fluid"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-9"> | ||
+ | <div class="slim"> | ||
+ | <div class="section" id="contact"> | ||
+ | <h2>Contact Us</h2> | ||
+ | <!-- Do not change the code! --> | ||
+ | <a id="foxyform_embed_link_722395" href="http://www.foxyform.com/">foxyform</a> | ||
+ | <script type="text/javascript"> | ||
+ | (function(d, t){ | ||
+ | var g = d.createElement(t), | ||
+ | s = d.getElementsByTagName(t)[0]; | ||
+ | g.src = "http://www.foxyform.com/js.php?id=722395&sec_hash=d2ecfccc217&width=350px"; | ||
+ | s.parentNode.insertBefore(g, s); | ||
+ | }(document, "script")); | ||
+ | </script> | ||
+ | <!-- Do not change the code! --> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-3 contents-sidebar"> | ||
+ | <ul id="sidebar" class="nav nav-stacked" data-spy="affix"> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </html> | ||
+ | {{:Team:Oxford/Templates/Foot}} |
Revision as of 17:23, 16 November 2015