add triplecate
This commit is contained in:
parent
cc75afe344
commit
0d3afdc58d
34 changed files with 357 additions and 295 deletions
|
|
@ -6,7 +6,7 @@
|
|||
hyphens: auto;
|
||||
hyphenate-limit-chars: 8 3;
|
||||
position: relative;
|
||||
// color: var(--blue);
|
||||
// color: var(--bleu);
|
||||
|
||||
letter-spacing: 0.01rem;
|
||||
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
// display: inline-block;
|
||||
// width: 8px;
|
||||
// height: 8px;
|
||||
// background-color: var(--blue);
|
||||
// background-color: var(--bleu);
|
||||
// border-radius: 50%;
|
||||
// margin-right: 1ch;
|
||||
// }
|
||||
|
|
@ -38,7 +38,7 @@ h3{
|
|||
// text-decoration: underline;
|
||||
font-family: var(--mono);
|
||||
text-transform: uppercase;
|
||||
color: var(--blue);
|
||||
color: var(--bleu);
|
||||
max-width: 18ch;
|
||||
// margin-inline: auto;
|
||||
letter-spacing: 0.05rem;
|
||||
|
|
@ -52,7 +52,7 @@ h3{
|
|||
// display: block;
|
||||
// width: 8px;
|
||||
// height: 8px;
|
||||
// border: 1px solid var(--blue);
|
||||
// border: 1px solid var(--bleu);
|
||||
// border-radius: 50%;
|
||||
// margin-right: 1ch;
|
||||
// position: relative;
|
||||
|
|
@ -101,7 +101,7 @@ blockquote{
|
|||
|
||||
|
||||
|
||||
// .body_note{
|
||||
// .float-note_body{
|
||||
// display: inline;
|
||||
// padding-right: 1ch;
|
||||
// background-color: white;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue