It looks like you're new here. If you want to get involved, click one of these buttons!
Hi, have to someone this teme style for < code > ?
Thanks man, I'll mention @SevMC for the suggestion in his next version of the theme.
Thanks :) I will add it in the next version.
< code >
open Noise/Design/custom.css Search for code, pre { and somewhere line bellow will find border: 1px solid; and replace with border: 1px solid #BEC8CC; to have a nice code box.
code, pre {
border: 1px solid;
border: 1px solid #BEC8CC;
Answers
< code >
- Spam
- Abuse
1 · Insightful 1Awesome LOL ·open Noise/Design/custom.css Search for
code, pre {and somewhere line bellow will findborder: 1px solid;and replace withborder: 1px solid #BEC8CC;to have a nice code box.- Spam
- Abuse
2 · Insightful 2Awesome LOL ·