summaryrefslogtreecommitdiff
path: root/logo-style.scss.php
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2011-10-06 20:48:19 -0700
committerLuke Shumaker <lukeshu@sbcglobal.net>2011-10-06 20:48:19 -0700
commitdab2c8b55c4cad26e935ec9a453a1af1c6698457 (patch)
tree4a155f56cc0b1d82bb4c68102525c5b75831c1a8 /logo-style.scss.php
parent6ea094abf5a8019cf862e5ec0ffcef3cabdacccf (diff)
I ran magit to make my small commit, but noticed that apparently I hadn't commited in a while. So here.
Diffstat (limited to 'logo-style.scss.php')
-rw-r--r--logo-style.scss.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/logo-style.scss.php b/logo-style.scss.php
index 7c3f6da..041a6ca 100644
--- a/logo-style.scss.php
+++ b/logo-style.scss.php
@@ -14,7 +14,6 @@ $white = css_shadow::draw_border(array('left' =>.04, 'top' =>.04,
'steps'=>10,
'color'=>'#FFFFFF'));
?>
-@import url('http://fonts.googleapis.com/css?family=Anton');
@mixin transform($arg) {
transform: $arg;