Difference between revisions of "Meetups/NCTU Formosa/participating team"
Line 83: | Line 83: | ||
} | } | ||
div.line{ | div.line{ | ||
− | text-align:center;height:80px;margin: | + | text-align:center;height:80px;margin: 0 auto;width:75%; |
+ | } | ||
+ | div.outofline{ | ||
+ | text-align:center;height:80px;width:100%;position:fixed;bottom:30px; | ||
} | } | ||
Line 133: | Line 136: | ||
var taggd = $('.taggd').taggd( options, data ); | var taggd = $('.taggd').taggd( options, data ); | ||
</script> | </script> | ||
− | + | <div class="outofline"> | |
<div class="line"> | <div class="line"> | ||
<div style="text-align:center;height:50px" ></div> | <div style="text-align:center;height:50px" ></div> | ||
Line 188: | Line 191: | ||
</div> | </div> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 08:27, 31 May 2015