diff --git a/beta.html b/beta.html index 9810922..b60f37b 100644 --- a/beta.html +++ b/beta.html @@ -1,5 +1,5 @@ - + min diff --git a/index.html b/index.html index 7d0910f..9453f76 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -min

min

the tiny framework





h1 title

h1

h2

h3

h4

h5
h6





$

#Widgets SoldRevenue (£)Profit (£)
15102
210204
35001000200

Watch out! You don't have H9RBS.js installed.
Great! You successfully frobjugated the minlingator's snorbdralob.
Hey! You've got four thousand new grabjalognibs!


\ No newline at end of file +min

min

the tiny framework





h1 title

h1

h2

h3

h4

h5
h6





$

#Widgets SoldRevenue (£)Profit (£)
15102
210204
35001000200

Watch out! You don't have H9RBS.js installed.
Great! You successfully frobjugated the minlingator's snorbdralob.
Hey! You've got four thousand new grabjalognibs!


\ No newline at end of file diff --git a/min.less b/min.less index b6e2616..91d7c72 100644 --- a/min.less +++ b/min.less @@ -16,11 +16,6 @@ a { text-decoration: none; } -.mediumwidth { - width: 40%; - margin-left: 30% -} - @media (max-width:870px) { .mediumwidth { width: 70%; @@ -38,6 +33,11 @@ a { } } +.mediumwidth { + width: 40%; + margin-left: 30% +} + .thin { font-weight: 100; } @@ -224,4 +224,12 @@ message { &.great { background: #A7E4AE; } +} + +/* + IE hacks +*/ + +.ie .mediumwidth hr { + margin:100px auto; padding-left: 200px; } \ No newline at end of file