removed meaningless align-items: bottom from css sheets
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
<div class="textbox fact">
|
||||
<h1>Fact Sheet</h1>
|
||||
<ul><br>
|
||||
<ul>
|
||||
<li><b>Description:</b> Build synergies across your skillbar and teammates to survive the local smalltown dungeon.</li>
|
||||
<li><b>Developer:</b> chimchooree, US indie dev</li>
|
||||
<li><b>Genre:</b> Singleplayer Action RPG</li>
|
||||
@@ -31,7 +31,7 @@ The multiclass and skill system emphasizes player skill, personal expression, an
|
||||
|
||||
<div class="textbox features">
|
||||
<h1>Features </h1>
|
||||
<ul><br>
|
||||
<ul>
|
||||
<li>Try tens of possible dual-class combinations</li>
|
||||
<li>Experiment with hundreds of possible skillbar combinations</li>
|
||||
<li>Freely relocate skill points and swap out skills in safe areas</li>
|
||||
@@ -77,7 +77,7 @@ The multiclass and skill system emphasizes player skill, personal expression, an
|
||||
|
||||
<div class="textbox credits">
|
||||
<h1>Credits</h1>
|
||||
<ul><br>
|
||||
<ul>
|
||||
<li>Code: chimchooree</li>
|
||||
<li>Art: chimchooree</li>
|
||||
<li>Design: chimchooree</li>
|
||||
|
||||
Reference in New Issue
Block a user