This repository has been archived by the owner on Jul 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[logseq-plugin-git:commit] 2023-12-07T14:56:53.487Z
- Loading branch information
Showing
4 changed files
with
10 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1 @@ | ||
/* Yello hyperlink on green background */ | ||
.page-ref { | ||
color: #E0D772; | ||
} | ||
|
||
/* Normal color on 'All pages' page */ | ||
table.cp__all_pages_table .page-ref { | ||
color: var(--ls-link-ref-text-color); | ||
} | ||
|
||
/* Yellow underline on green background */ | ||
.block-ref { | ||
border-bottom-color: #E0D772; | ||
} | ||
|
||
/* Yellow tag on green background */ | ||
a.tag { | ||
color: #D83F31; | ||
} | ||
|
||
/* Yellow marker switch (e.g. TODO) on green background */ | ||
.marker-switch { | ||
color: #E0D772; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
## Specifications | ||
- [ITU-T X.680 (2021-02)](https://www.itu.int/rec/T-REC-X.680-202102-I/en) - Basic notation | ||
- [ITU-T X.681 (2021-02)](https://www.itu.int/rec/T-REC-X.681-202102-I/en) - Information object | ||
- [ITU-T X.682 (2021-02)](https://www.itu.int/rec/T-REC-X.682-202102-I/en) - Constraint | ||
- [ITU-T X.683 (2021-02)](https://www.itu.int/rec/T-REC-X.683-202102-I/en) - Parameterization | ||
- [ITU-T X.690 (2021-02)](https://www.itu.int/rec/T-REC-X.690-202102-I/en) - PER (Packed Encoding Rules) | ||
- [ITU-T X.680-X.693 (2021-02)](https://www.itu.int/rec/T-REC-X.680-X.693-202102-I/en) - Zip archive of word documents |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
## Contents | ||
- [[ASN.1 (Abstract Syntax Notation One)]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
- |