* judges menu removed
* awardees reactored into awards, judges are now included on a per year basis * lots of minor style adjustments to follow the design guideline
This commit is contained in:
@@ -17,16 +17,13 @@
|
||||
<div class="title">
|
||||
<a href="<?= $this->serverurl('/') ?>">
|
||||
Gran Prize
|
||||
|
||||
</a>
|
||||
<img class="granprize-logo" src="<?= $this->serverurl('/img/logo/gran_prize_logo.png') ?>">
|
||||
</div>
|
||||
<div class="description">
|
||||
<a href="<?= $this->serverurl('/') ?>">
|
||||
<img class="granprize-logo" src="<?= $this->serverurl('/img/logo/gran_prize_logo.png') ?>">
|
||||
Interdisciplinary<br>
|
||||
Innovative<br>
|
||||
Award
|
||||
</a>
|
||||
Interdisciplinary<br>
|
||||
Innovative<br>
|
||||
Award
|
||||
</div>
|
||||
</header>
|
||||
<nav class="main"><?= $this->navigation() ?></nav>
|
||||
|
||||
Reference in New Issue
Block a user