(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | {{Aachen}} | + | {{Template:Aachen/css}} |
+ | {{Template:Aachen/header}} | ||
<html> | <html> | ||
+ | <body> | ||
+ | <style scoped> | ||
+ | .row{ | ||
+ | padding:0; | ||
+ | } | ||
+ | .collapse_button { | ||
+ | background-color:#003559; | ||
+ | border:0px; | ||
+ | padding:botton:0px; | ||
+ | color:white; | ||
+ | margin-left:40%; | ||
+ | margin-right:40%; | ||
+ | } | ||
+ | .subboxb{ | ||
+ | width: 100%; | ||
+ | text-align: center; | ||
+ | background-color: lightgrey; | ||
+ | } | ||
+ | .subboxSaf{ | ||
+ | width: 100%; | ||
+ | border: 4px solid #aa0044; | ||
+ | padding: 3px; | ||
+ | text-align: center; | ||
+ | font-size: 25px; | ||
+ | background-color: #aa0044; | ||
+ | color: white; | ||
+ | } | ||
+ | .SafText{ | ||
+ | font-size:18px; | ||
+ | text-align:justify; | ||
+ | } | ||
− | + | #Pop img { | |
+ | border:px solid #003559; | ||
+ | padding:5px; | ||
+ | } | ||
+ | .borderborder { | ||
+ | border-style: solid; | ||
+ | border-color: black; | ||
+ | padding:20px; | ||
+ | margin:0px; | ||
+ | margin-top:20px; | ||
+ | margin-bottom:0px; | ||
+ | border-color:#aa0044; | ||
+ | } | ||
+ | .boxybox { | ||
+ | /*border-style:solid; | ||
+ | border-color:#003559;*/ | ||
+ | padding:0px; | ||
+ | } | ||
+ | #HPOverview blockquote { | ||
+ | border-left:none; | ||
+ | font-family: Georgia, serif; | ||
+ | font-size: 25px; | ||
+ | font-style: italic; | ||
+ | width: 100%; | ||
+ | margin: 0.25em 0; | ||
+ | padding: 0.25em 40px; | ||
+ | line-height: 1.45; | ||
+ | position: relative; | ||
+ | color: #585858; | ||
+ | } | ||
+ | #HPOverview blockquote:before { | ||
+ | display: block; | ||
+ | content: "\201C"; | ||
+ | font-size: 80px; | ||
+ | position: absolute; | ||
+ | left: -20px; | ||
+ | top: -20px; | ||
+ | color: #999999; | ||
+ | } | ||
+ | #HPOverview blockquote cite { | ||
+ | color: #999999; | ||
+ | font-size: 25px; | ||
+ | margin-top: 5px; | ||
+ | margin-left:20px; | ||
+ | } | ||
+ | #HPOverview blockquote cite:before { | ||
+ | content: "\2014 \2009"; | ||
+ | } | ||
+ | .collapse_button2 { | ||
+ | background-color:white; | ||
+ | border:0px; | ||
+ | padding:botton:0px; | ||
+ | color:#aa0044; | ||
+ | } | ||
− | + | .HPBOX { | |
− | + | border:5px; | |
+ | border-color:#003559; | ||
+ | border-style:solid; | ||
+ | } | ||
− | |||
− | |||
+ | button::-moz-focus-inner, input::-moz-focus-inner { | ||
− | + | padding: 0; | |
− | + | border: 0; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | } | |
+ | *::after, *::before { | ||
− | + | -webkit-box-sizing: border-box; | |
− | + | -moz-box-sizing: border-box; | |
− | + | box-sizing: border-box; | |
− | + | } | |
− | + | Element { | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | } | |
− | </ | + | .close_button { |
+ | |||
+ | position: absolute; | ||
+ | top: 4px; | ||
+ | right: 0px; | ||
+ | border: none; | ||
+ | background: transparent; | ||
+ | |||
+ | } | ||
+ | </style> |
Revision as of 03:26, 2 November 2017