aside information (char, quest, group) for 1600px+
This commit is contained in:
parent
cf821cbfd1
commit
7ff5feae52
2 changed files with 58 additions and 1 deletions
|
|
@ -46,6 +46,53 @@
|
|||
<article class="wrap">
|
||||
<?=$intermediate?>
|
||||
</article>
|
||||
<aside>
|
||||
<section class="cf">
|
||||
<h1>Zyrendaniel</h1>
|
||||
<img src="http://legende-von-zyren.de/img/avatars/Goblin7.png" class="char">
|
||||
<ul class="charstats">
|
||||
<li>Level 1</li>
|
||||
<li>1500 XP</li>
|
||||
<li>Rang 11</li>
|
||||
<li><a href="#">Zum Profil</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section>
|
||||
<h1>Aktuelle Quest</h1>
|
||||
<p><i class="fa fa-pencil-square-o fa-fw"></i><a href="#">Die verwunschene Stadt</a></p>
|
||||
</section>
|
||||
<section>
|
||||
<h1>Wille und die Majas</h1>
|
||||
<ul class="cranks">
|
||||
<li>
|
||||
<a href="#" title="Achievement-Titel"><img src="http://s7.directupload.net/images/140325/e2wdqhqa.png"></a>
|
||||
<p><a href="#">Anduin</a></p>
|
||||
<p><small>Level 27 (1500 XP)</small></p>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#" title="Achievement-Titel"><img src="http://s1.directupload.net/images/140325/upv2dg2r.png"></a>
|
||||
<p><a href="#">Jaina</a></p>
|
||||
<p><small>Level 26 (1400 XP)</small></p>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#" title="Achievement-Titel"><img src="http://s14.directupload.net/images/140325/x9ny5kgu.png"></a>
|
||||
<p><a href="#">Uther</a></p>
|
||||
<p><small>Level 25 (1300 XP)</small></p>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#" title="Achievement-Titel"><img src="http://s7.directupload.net/images/140325/e2wdqhqa.png"></a>
|
||||
<p><a href="#">Lothar</a></p>
|
||||
<p><small>Level 24 (1200 XP)</small></p>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#" title="Achievement-Titel"><img src="http://s1.directupload.net/images/140325/whre34td.png"></a>
|
||||
<p><a href="#">Morris</a></p>
|
||||
<p><small>Level 23 (1100 XP)</small></p>
|
||||
</li>
|
||||
</ul>
|
||||
<p><i class="fa fa-users fa-fw"></i><a href="#">Gildenprofil ansehen</a></p>
|
||||
</section>
|
||||
</aside>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue