]> git.plutz.net Git - busy/blobdiff - Subversion.css
porting busy to confetti framework
[busy] / Subversion.css
diff --git a/Subversion.css b/Subversion.css
deleted file mode 100644 (file)
index c362338..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-.changelog {
-  background-color: #FFF;
-  border-color: #AAF;
-  border-style: solid;
-  border-width: 1px;
-  margin: .6em 0em;
-  padding: .2em .5em .5em .5em;
-  border-radius: 8px;
-  -moz-border-radius: 8px;
-}
-.changelog h2{
-  font: normal bold 1em sans-serif;
-  text-align: center;
-  color: #66F;
-  margin: 0em 0em .3em 0em;
-  border-style: none none solid none;
-  border-width: 1px;
-  border-color: #AAF;
-}