portfolio : plus de border-radius
pour les code
This commit is contained in:
parent
dc5f24719d
commit
dec6fb5294
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ a:hover {
|
||||||
code {
|
code {
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
border: 1px solid #ffffff80;
|
border: 1px solid #ffffff80;
|
||||||
border-radius: 5px;
|
border-radius: 7px;
|
||||||
background-color: #00000080;
|
background-color: #00000080;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue