forked from avana/sito-hackit-20
sfondo <code>
This commit is contained in:
parent
246fda91ed
commit
f364358d21
1 changed files with 5 additions and 0 deletions
|
@ -149,3 +149,8 @@ h1 > (a, a:focus, a:active) { color: $c-titles; }
|
||||||
.translations-available {
|
.translations-available {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
code {
|
||||||
|
background-color: #333;
|
||||||
|
border: 1px solid #888;
|
||||||
|
border-radius: 0.4em;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue