diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2011-10-06 20:48:19 -0700 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2011-10-06 20:48:19 -0700 |
commit | dab2c8b55c4cad26e935ec9a453a1af1c6698457 (patch) | |
tree | 4a155f56cc0b1d82bb4c68102525c5b75831c1a8 /logo-style.scss.php | |
parent | 6ea094abf5a8019cf862e5ec0ffcef3cabdacccf (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.php | 1 |
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; |