mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
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;
|
|
}
|