added code span to css styles
This commit is contained in:
@@ -70,6 +70,13 @@ li {
|
||||
padding-bottom: 6px;
|
||||
}
|
||||
|
||||
span {
|
||||
background-color: rgba(25, 25, 25, 0.6);
|
||||
color: #50f77b;
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: #242124;
|
||||
|
||||
Reference in New Issue
Block a user