pages/portfolio : style pour le code
This commit is contained in:
parent
502e5274a7
commit
8b4dcffff4
1 changed files with 7 additions and 0 deletions
|
@ -72,4 +72,11 @@ a:hover::before {
|
|||
a:hover {
|
||||
color: white;
|
||||
}
|
||||
|
||||
code {
|
||||
padding: 2px;
|
||||
border: 1px solid #ffffff80;
|
||||
border-radius: 5px;
|
||||
background-color: #00000080;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue