Template:CSS/foundation
From 2014.igem.org
(Difference between revisions)
(Created page with "<html> <style type=text/css> html, body { height: 100%; } *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } ...") |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type=text/css> | <style type=text/css> | ||
+ | |||
+ | |||
+ | |||
html, body { | html, body { | ||
height: 100%; } | height: 100%; } | ||
- | * | + | * |
*:before, | *:before, | ||
*:after { | *:after { |
Revision as of 10:44, 28 May 2014