forked from web/portal
First draft of new layout
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
</head>
|
||||
<body>
|
||||
<img class="heading-img" src="ecg-portal-logo.png" />
|
||||
<div class="heading-summary">
|
||||
<p>This is your ECG start page where you find shortcuts to all tools you can access inside ECG.</p>
|
||||
</div>
|
||||
<div class="epframe">
|
||||
$items
|
||||
</div>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<a href="$url" target="_blank">
|
||||
<div class="epsquare epcol$cssClass">
|
||||
<div class="eptextfunc">$title</div>
|
||||
<div class="eptexttool">$solution</div>
|
||||
<div class="eptextdescription">$description</div>
|
||||
</div></a>
|
||||
|
||||
Reference in New Issue
Block a user