Merge upstream

This commit is contained in:
Philip Harrison
2012-08-10 15:40:42 +01:00
3 changed files with 3 additions and 1 deletions

View File

@@ -78,6 +78,7 @@ p::before {
font: 8vw/9vw;
font: 10vh/12vh;
font: 12vm/15vm;
font: 12vmin/15vmin;
font: 1.2ch/1.5ch;
}
@supports ( box-shadow: 2px 2px 2px black ) or

View File

@@ -85,6 +85,7 @@ p::before {
font: 8vw/9vw;
font: 10vh/12vh;
font: 12vm/15vm;
font: 12vmin/15vmin;
font: 1.2ch/1.5ch;
}