diff app/assets/stylesheets/application.css @ 55:f957ce997ff0

Added basic syntax highlighter.
author Edho Arief <edho@myconan.net>
date Thu, 04 Oct 2012 04:50:22 +0700
parents 4aa8194a1733
children e0e99705e79d
line wrap: on
line diff
--- a/app/assets/stylesheets/application.css	Thu Oct 04 04:37:41 2012 +0700
+++ b/app/assets/stylesheets/application.css	Thu Oct 04 04:50:22 2012 +0700
@@ -9,5 +9,6 @@
  * compiled file, but it's generally better to create a new file per style scope.
  *
  *= require_self
+ *= require bootstrap-prettify
  *= require_tree .
  */