aboutsummaryrefslogtreecommitdiff
path: root/test.css.correct
diff options
context:
space:
mode:
authorroot <root@debian>2014-09-14 21:27:21 +0000
committerroot <root@debian>2014-09-14 21:27:21 +0000
commit93f7baae7fcd707f7080786a9c117fb92269d798 (patch)
tree8541792c5147afbde8aa6c01ea32677d07e8f09c /test.css.correct
parenta4f8c7af3baba2179f6de2f198be23860f3803bc (diff)
use stdinHEADmaster
Diffstat (limited to 'test.css.correct')
-rw-r--r--test.css.correct14
1 files changed, 14 insertions, 0 deletions
diff --git a/test.css.correct b/test.css.correct
new file mode 100644
index 0000000..c076b87
--- /dev/null
+++ b/test.css.correct
@@ -0,0 +1,14 @@
+div {
+ color: yellow;
+ background: #7b2d06;
+ flah: #111111;
+ grah: rgba(255, 0, 238, 0.5);
+ blah: rgba(1, 2, 3, 0.6);
+ floo: cyan;
+ bloo: rgba(0, 255, 255, 0.7);
+ groo: cyan;
+ hoo: 123;
+ moo: 45;
+ poo: 6;
+ goo: rgba(63, 0, 191, 0.75);
+ boo: #edcba9; }