/*
Theme Name: SimoneCarletti.com
Theme URI: http://simonecarletti.com/
Description: My custom WordPress theme.
Version: 
Author: Simone Carletti
Author URI: http://simonecarletti.com/
Tags: 
*/


/* styles */

.jump-to-solution {
  color: #888888;
  font-style: italic;
}

/* .wp_syntax reset */

.wp_syntax table {
  margin-bottom: 0px;
}

.wp_syntax pre {
  font-size: 13px !important;
  font-family: Monaco, Consolas, monospace !important;
}

.wp_syntax .line_numbers pre {
  background-color: #def;
  border-width: 0px;
}

.wp_syntax .code pre {
  border-width: 0px;
  background-color: #f8f8f8;
}
