This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
brett.is
mirror of
https://github.com/brettlangdon/brett.is.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
give 'li code' the same styles as 'p code'
pull/1/head
Brett Langdon
11 years ago
parent
905c4b9edb
commit
e74f6b0e7c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
contents/css/main.css
+ 1
- 1
contents/css/main.css
View File
@ -317,7 +317,7 @@ pre code {
line-height
:
1
.
1
;
}
p
code
{
p
code
,
li
code
{
padding
:
0
.
1em
0
.
3em
0
.
2em
;
border-radius
:
0
.
3em
;
position
:
relative
;
Write
Preview
Loading…
Cancel
Save