starting with snap...
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
<style>
|
||||
article.mainDashboard{ height:100%; }
|
||||
article.mainDashboard>section:first-of-type{
|
||||
height:100%;
|
||||
background-color: #333;
|
||||
}
|
||||
</style>
|
||||
|
||||
<article eiccard media class="mainDashboard">
|
||||
<header>
|
||||
<h1>Simulation Main dashboard</h1>
|
||||
</header>
|
||||
<section>
|
||||
hello world
|
||||
<svg class="stb" width="100%" height="100%"></svg>
|
||||
</section>
|
||||
</article>
|
||||
|
||||
Reference in New Issue
Block a user