(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | {{ | + | {{Newcastle6}} |
+ | |||
<html> | <html> | ||
+ | <head> | ||
+ | |||
+ | |||
+ | <style> | ||
+ | html, body, div, span, applet, object, iframe, | ||
+ | h1, h2, h3, h4, h5, h6, p, blockquote, pre, | ||
+ | a, abbr, acronym, address, big, cite, code, | ||
+ | del, dfn, em, img, ins, kbd, q, s, samp, | ||
+ | small, strike, strong, sub, sup, tt, var, | ||
+ | b, u, i, center, | ||
+ | dl, dt, dd, ol, ul, li, | ||
+ | fieldset, form, label, legend, | ||
+ | table, caption, tbody, tfoot, thead, tr, th, td, | ||
+ | article, aside, canvas, details, embed, | ||
+ | figure, figcaption, footer, header, hgroup, | ||
+ | menu, nav, output, ruby, section, summary, | ||
+ | time, mark, audio, video { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | border: 0; | ||
+ | } | ||
+ | |||
+ | body{ | ||
+ | margin-left: 0; | ||
+ | background-color: #e8e8e8; | ||
+ | } | ||
+ | |||
+ | hr{ | ||
+ | background-color: #444444; | ||
+ | } | ||
+ | #main{ | ||
+ | background-color: #e8e8e8; | ||
+ | color: #222222; | ||
+ | padding: 2%; | ||
+ | font-family: 'Rubik'; | ||
+ | } | ||
+ | h1{ | ||
+ | border-style: none; | ||
+ | } | ||
+ | |||
+ | .navbar-nav > li{ | ||
+ | padding-left:30px; | ||
+ | padding-right:30px; | ||
+ | } | ||
+ | |||
+ | .dropdown-menu{ | ||
+ | background-color: #e8e8e8; | ||
+ | font-family: 'Roboto', sans-serif; | ||
+ | margin-top: -1px; | ||
+ | } | ||
+ | |||
+ | .dropdown{ | ||
+ | //background-color: black; | ||
+ | padding-top: 15px; | ||
+ | padding-bottom: 15px; | ||
+ | } | ||
+ | |||
+ | .dropdown>.dropdown-menu { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | .dropdown:hover>.dropdown-menu { | ||
+ | display: block; | ||
+ | } | ||
+ | |||
+ | .dropdown-item:hover{ | ||
+ | background-color: #a2c0eb; | ||
+ | } | ||
+ | |||
+ | .navbar-custom{ | ||
+ | min-height: 80px; | ||
+ | background-color: #6395de; | ||
+ | font-family: 'Roboto', sans-serif; | ||
+ | border-bottom: 1px solid #444444; | ||
+ | } | ||
+ | |||
+ | /* change the brand and text color */ | ||
+ | .navbar-custom .navbar-brand, | ||
+ | .navbar-custom .navbar-text { | ||
+ | color: #222222; | ||
+ | } | ||
+ | /* change the link color */ | ||
+ | .navbar-custom .navbar-nav .nav-link { | ||
+ | color: #222222; | ||
+ | } | ||
+ | /* change the color of active or hovered links */ | ||
+ | .navbar-custom .nav-item.active .nav-link, | ||
+ | .navbar-custom .nav-item:hover .nav-link { | ||
+ | color: #444444; | ||
+ | } | ||
+ | |||
+ | |||
+ | .notfirst { | ||
+ | display: none; | ||
+ | } | ||
+ | #prev { | ||
+ | display:none; | ||
+ | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | </style> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Rubik" rel="stylesheet"> | ||
− | |||
− | + | </head> | |
+ | <body style="background-color: #e8e8e8;"> | ||
− | < | + | <div class="container-fluid" id="main" style="width: 100%; padding-top: 0.5%"> |
+ | <div class="container-fluid" style="max-width: 60%"> | ||
− | < | + | <h1 class="text-center" style="font-family: Rubik">Part Collection</h1> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | </div> | ||
+ | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | </body> | ||
</html> | </html> |
Revision as of 14:58, 1 November 2017
spacefill
spacefill