]> ruin.nu Git - ndwebbie.git/blobdiff - root/src/stats/planet.tt2
Added blue css from gm
[ndwebbie.git] / root / src / stats / planet.tt2
index b139081dcb785a6857f5c5b8d32c801bdd335c25..ce2a77111e26324ddf88d8258493f6540ba554bd 100644 (file)
@@ -5,6 +5,7 @@
 <p> No such planet</p>
 [% END %]
 
+<div class="grid-container">
 <div class="leftinfo">
 [% IF planetscan.tick %]
 <table [% IF planetscan.tick < TICK - 24 %] class="old"[% END %]>
        [% PROCESS inc/missionlist.tt2 missions=incomings %]
 </div>
 [% END %]
+</div>
 
 [% IF p.id %]
-<div class="leftinfo">
+<div class="graphs">
 <img class="graph" src="[% c.uri_for('/graphs/planetstats',p.id,STICK) %]" alt="stats" height="300" width="500">
 <img class="graph" src="[% c.uri_for('/graphs/planetranks',p.id,STICK) %]" alt="ranks" height="300" width="500">
 </div>