Line 4: | Line 4: | ||
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Glasgow/motionuimincss?action=raw&ctype=text/css&action=raw&ctype=text/css" /> | <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Glasgow/motionuimincss?action=raw&ctype=text/css&action=raw&ctype=text/css" /> | ||
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Glasgow/glasgowcss?action=raw&ctype=text/css&action=raw&ctype=text/css"> | <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Glasgow/glasgowcss?action=raw&ctype=text/css&action=raw&ctype=text/css"> | ||
+ | |||
+ | .column { | ||
+ | padding: 10px 0px; | ||
+ | float:left; | ||
+ | } | ||
+ | .third_size { | ||
+ | width: 33.3%; | ||
+ | } | ||
<!-- JS --> | <!-- JS --> |
Revision as of 14:45, 29 October 2017
.column { padding: 10px 0px; float:left; } .third_size { width: 33.3%; }