This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leviolson
/
website
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Another CSS fix regarding pre scroll
dependabot/npm_and_yarn/ini-1.3.7
Levi Olson
4 years ago
parent
e0a0b144bd
commit
31d0d8ce98
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
core.css
+ 1
- 0
core.css
View File
@ -179,6 +179,7 @@ pre {
background
:
#
CCC
;
background
:
#
CCC
;
border
:
1px
solid
#
888
;
border
:
1px
solid
#
888
;
border-radius
:
4px
;
border-radius
:
4px
;
overflow-x
:
scroll
;
}
}
pre
>
code
{
pre
>
code
{
color
:
#
333
;
color
:
#
333
;
Write
Preview
Loading…
Cancel
Save