EstebanDLPT (Talk | contribs) m |
EstebanDLPT (Talk | contribs) m |
||
Line 4: | Line 4: | ||
<style> | <style> | ||
.masthead { | .masthead { | ||
− | background: # | + | background: #33a5a1; |
} | } | ||
+ | #container-head { | ||
+ | width = 90%; | ||
+ | } | ||
+ | #container-left { | ||
+ | width: 60%; | ||
+ | display: inline-block; | ||
+ | } | ||
+ | #container-right { | ||
+ | width: 40%; | ||
+ | display: inline-block; | ||
+ | } | ||
+ | #promoter-chooser { | ||
+ | |||
+ | } | ||
+ | .graph { | ||
+ | |||
+ | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
<header class="masthead" id="page-top"> | <header class="masthead" id="page-top"> | ||
− | <div | + | <div id="container-head"> |
− | + | <div id="container-left"> | |
− | < | + | <div id="promoter-chooser"></div> |
+ | </div> | ||
+ | <div id="container-right> | ||
+ | <div class="graph"> | ||
+ | </div> | ||
+ | <br> | ||
+ | <div class="graph"> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
</header> | </header> |
Revision as of 21:32, 22 September 2018