forked from wezm/wezm.net
6 lines
114 B
Text
6 lines
114 B
Text
<%= Rouge::Themes::Base16::Solarized.render(scope: 'pre') %>
|
|
|
|
pre {
|
|
padding: 0 5px 5px;
|
|
border-radius: 3px;
|
|
}
|