Update files to support Pixate Freestyle 2.1

This commit is contained in:
Paul Colton
2014-02-24 16:03:26 -08:00
parent d5008b4c4b
commit ad8f24d49c
11 changed files with 30 additions and 22 deletions

View File

@@ -1,7 +1,10 @@
button {
text: Pixate Says Hello!;
text: Pixate Freestyle Rocks!;
background-image: linear-gradient(blue, lightblue);
border-radius: 10px;
border-style: solid;
border-width: 2px;
border-color: darkgray;
}
#myView {