Compare commits
1 Commits
e531ebd992
...
3ccb5e8c65
| Author | SHA1 | Date | |
|---|---|---|---|
| 3ccb5e8c65 |
@@ -39,6 +39,15 @@ pre code {
|
||||
overflow: auto;
|
||||
margin-bottom: 1rem;
|
||||
|
||||
a {
|
||||
color: inherit;
|
||||
border: none;
|
||||
|
||||
&:hover, &:focus {
|
||||
background-color: rgba($primary-color, 0.25);
|
||||
}
|
||||
}
|
||||
|
||||
td {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user