diff --git a/gkpbt-css-circle.tar b/gkpbt-css-circle.tar new file mode 100644 index 000000000..6e7c5e2f8 Binary files /dev/null and b/gkpbt-css-circle.tar differ diff --git a/style.css b/style.css index b1a4e3b87..b726f5871 100644 --- a/style.css +++ b/style.css @@ -6,3 +6,6 @@ width:300px; height:300px; } +.red { + background-color:red + }