summaryrefslogtreecommitdiff
path: root/res/css/Typography.css
diff options
context:
space:
mode:
authorgarbash <dor.garbash@gmail.com>2014-11-30 15:33:39 +0200
committergarbash <dor.garbash@gmail.com>2014-11-30 15:33:39 +0200
commit9483b2c1097c224b269d68fb009179b89b126dac (patch)
treebe16d3d2bd8d11dd790e2ddbd0e009f1eff2dc3e /res/css/Typography.css
parent5e8629bc2ced01425063b2c51db829770556174a (diff)
Added top-bar + removed deprecated elements and classes
Diffstat (limited to 'res/css/Typography.css')
-rw-r--r--res/css/Typography.css24
1 files changed, 24 insertions, 0 deletions
diff --git a/res/css/Typography.css b/res/css/Typography.css
new file mode 100644
index 00000000..d859c76e
--- /dev/null
+++ b/res/css/Typography.css
@@ -0,0 +1,24 @@
+/*
+Errno::ENOENT: No such file or directory @ rb_sysopen - Typography.scss
+
+Backtrace:
+/Users/dorgarbash/.rvm/gems/ruby-2.1.2/gems/sass-3.4.9/lib/sass/plugin/compiler.rb:482:in `read'
+/Users/dorgarbash/.rvm/gems/ruby-2.1.2/gems/sass-3.4.9/lib/sass/plugin/compiler.rb:482:in `update_stylesheet'
+/Users/dorgarbash/.rvm/gems/ruby-2.1.2/gems/sass-3.4.9/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
+/Users/dorgarbash/.rvm/gems/ruby-2.1.2/gems/sass-3.4.9/lib/sass/plugin/compiler.rb:209:in `each'
+/Users/dorgarbash/.rvm/gems/ruby-2.1.2/gems/sass-3.4.9/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
+/Users/dorgarbash/.rvm/gems/ruby-2.1.2/gems/sass-3.4.9/lib/sass/plugin.rb:82:in `update_stylesheets'
+/Users/dorgarbash/.rvm/gems/ruby-2.1.2/gems/sass-3.4.9/lib/sass/exec/sass_scss.rb:350:in `watch_or_update'
+/Users/dorgarbash/.rvm/gems/ruby-2.1.2/gems/sass-3.4.9/lib/sass/exec/sass_scss.rb:50:in `process_result'
+/Users/dorgarbash/.rvm/gems/ruby-2.1.2/gems/sass-3.4.9/lib/sass/exec/base.rb:52:in `parse'
+/Users/dorgarbash/.rvm/gems/ruby-2.1.2/gems/sass-3.4.9/lib/sass/exec/base.rb:19:in `parse!'
+/Users/dorgarbash/.rvm/gems/ruby-2.1.2/gems/sass-3.4.9/bin/scss:13:in `<top (required)>'
+/Users/dorgarbash/.rvm/gems/ruby-2.1.2/bin/scss:23:in `load'
+/Users/dorgarbash/.rvm/gems/ruby-2.1.2/bin/scss:23:in `<main>'
+/Users/dorgarbash/.rvm/gems/ruby-2.1.2/bin/ruby_executable_hooks:15:in `eval'
+/Users/dorgarbash/.rvm/gems/ruby-2.1.2/bin/ruby_executable_hooks:15:in `<main>'
+*/
+body:before {
+ white-space: pre;
+ font-family: monospace;
+ content: "Errno::ENOENT: No such file or directory @ rb_sysopen - Typography.scss"; }