Skip to content

Commit

Permalink
no rounded corners
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Sep 12, 2013
1 parent e6f4477 commit 1e3f727
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Mojolicious/templates/perldoc.html.ep
Expand Up @@ -25,7 +25,6 @@
pre {
background: url(<%= url_for '/mojo/pinstripe-light.png' %>);
border: 1px solid #d1d1d1;
border-radius: 5px;
box-shadow: 0 1px #fff, inset -1px 1px 2px rgba(0, 0, 0, 0.1);
color: #4d4d4c;
font: 0.9em Consolas, Menlo, Monaco, Courier, monospace;
Expand Down

0 comments on commit 1e3f727

Please sign in to comment.