Completed implementation of code highlighter
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
This commit is contained in:
parent
385d1d8cb4
commit
659b3aa95f
@ -248,6 +248,7 @@ pre{
|
|||||||
font-size:1.15em;
|
font-size:1.15em;
|
||||||
position:relative;
|
position:relative;
|
||||||
width:85vw;
|
width:85vw;
|
||||||
|
overflow:scroll;
|
||||||
color:darkseagreen;
|
color:darkseagreen;
|
||||||
background:radial-gradient(farthest-side at 90% 90%,rgba(0, 255, 0, .06) 0%, rgba(255, 255, 255, .06) 100%);
|
background:radial-gradient(farthest-side at 90% 90%,rgba(0, 255, 0, .06) 0%, rgba(255, 255, 255, .06) 100%);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user