Lucien Cartier-Tilet
c84aace663
langue.phundrak.com now runs using the `webdev` tool from Dart. Javascript code has been replaced with Dart code, and CSS code has been replaced with SCSS code. To run the project, execute `webdev serve` at the project’s root.
621 lines
7.2 KiB
CSS
621 lines
7.2 KiB
CSS
.org-bold {
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-bold-italic {
|
|
font-weight: 700;
|
|
font-style: italic;
|
|
}
|
|
|
|
.org-buffer-menu-buffer {
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-builtin {
|
|
color: #7a378b;
|
|
}
|
|
|
|
.org-button {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.org-calendar-today {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.org-change-log-acknowledgement {
|
|
color: #b22222;
|
|
}
|
|
|
|
.org-change-log-conditionals {
|
|
color: sienna;
|
|
}
|
|
|
|
.org-change-log-date {
|
|
color: #8b2252;
|
|
}
|
|
|
|
.org-change-log-email {
|
|
color: sienna;
|
|
}
|
|
|
|
.org-change-log-file {
|
|
color: #00f;
|
|
}
|
|
|
|
.org-change-log-function {
|
|
color: sienna;
|
|
}
|
|
|
|
.org-change-log-list {
|
|
color: #a020f0;
|
|
}
|
|
|
|
.org-change-log-name {
|
|
color: #008b8b;
|
|
}
|
|
|
|
.org-comint-highlight-input {
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-comint-highlight-prompt {
|
|
color: #00008b;
|
|
}
|
|
|
|
.org-comment {
|
|
color: #998;
|
|
font-style: italic;
|
|
}
|
|
|
|
.org-comment-delimiter {
|
|
color: #998;
|
|
font-style: italic;
|
|
}
|
|
|
|
.org-completions-annotations {
|
|
font-style: italic;
|
|
}
|
|
|
|
.org-completions-common-part {
|
|
color: #000;
|
|
background-color: #fff;
|
|
}
|
|
|
|
.org-completions-first-difference {
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-constant {
|
|
color: #008b8b;
|
|
}
|
|
|
|
.org-diary {
|
|
color: red;
|
|
}
|
|
|
|
.org-diff-context {
|
|
color: #7f7f7f;
|
|
}
|
|
|
|
.org-diff-file-header {
|
|
background-color: #b3b3b3;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-diff-function {
|
|
background-color: #ccc;
|
|
}
|
|
|
|
.org-diff-header {
|
|
background-color: #ccc;
|
|
}
|
|
|
|
.org-diff-hunk-header {
|
|
background-color: #ccc;
|
|
}
|
|
|
|
.org-diff-index {
|
|
background-color: #b3b3b3;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-diff-nonexistent {
|
|
background-color: #b3b3b3;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-diff-refine-change {
|
|
background-color: #d9d9d9;
|
|
}
|
|
|
|
.org-dired-directory {
|
|
color: #00f;
|
|
}
|
|
|
|
.org-dired-flagged {
|
|
color: red;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-dired-header {
|
|
color: #228b22;
|
|
}
|
|
|
|
.org-dired-ignored {
|
|
color: #7f7f7f;
|
|
}
|
|
|
|
.org-dired-mark {
|
|
color: #008b8b;
|
|
}
|
|
|
|
.org-dired-marked {
|
|
color: red;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-dired-perm-write {
|
|
color: #b22222;
|
|
}
|
|
|
|
.org-dired-symlink {
|
|
color: #a020f0;
|
|
}
|
|
|
|
.org-dired-warning {
|
|
color: red;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-doc {
|
|
color: #8b2252;
|
|
}
|
|
|
|
.org-escape-glyph {
|
|
color: brown;
|
|
}
|
|
|
|
.org-file-name-shadow {
|
|
color: #7f7f7f;
|
|
}
|
|
|
|
.org-flyspell-duplicate {
|
|
color: #cdad00;
|
|
font-weight: 700;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.org-flyspell-incorrect {
|
|
color: #ff4500;
|
|
font-weight: 700;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.org-fringe {
|
|
background-color: #f2f2f2;
|
|
}
|
|
|
|
.org-function-name {
|
|
color: teal;
|
|
}
|
|
|
|
.org-header-line {
|
|
color: #333;
|
|
background-color: #e5e5e5;
|
|
}
|
|
|
|
.org-help-argument-name {
|
|
font-style: italic;
|
|
}
|
|
|
|
.org-highlight {
|
|
background-color: #b4eeb4;
|
|
}
|
|
|
|
.org-holiday {
|
|
background-color: pink;
|
|
}
|
|
|
|
.org-isearch {
|
|
color: #b0e2ff;
|
|
background-color: #cd00cd;
|
|
}
|
|
|
|
.org-isearch-fail {
|
|
background-color: #ffc1c1;
|
|
}
|
|
|
|
.org-italic {
|
|
font-style: italic;
|
|
}
|
|
|
|
.org-keyword {
|
|
color: #0086b3;
|
|
}
|
|
|
|
.org-lazy-highlight {
|
|
background-color: #afeeee;
|
|
}
|
|
|
|
.org-link {
|
|
color: #00f;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.org-link-visited {
|
|
color: #8b008b;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.org-log-edit-header {
|
|
color: #a020f0;
|
|
}
|
|
|
|
.org-log-edit-summary {
|
|
color: #00f;
|
|
}
|
|
|
|
.org-log-edit-unknown-header {
|
|
color: #b22222;
|
|
}
|
|
|
|
.org-match {
|
|
background-color: #ff0;
|
|
}
|
|
|
|
.org-next-error {
|
|
background-color: #eedc82;
|
|
}
|
|
|
|
.org-nobreak-space {
|
|
color: brown;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.org-org-archived {
|
|
color: #7f7f7f;
|
|
}
|
|
|
|
.org-org-block {
|
|
color: #7f7f7f;
|
|
}
|
|
|
|
.org-org-block-begin-line {
|
|
color: #b22222;
|
|
}
|
|
|
|
.org-org-block-end-line {
|
|
color: #b22222;
|
|
}
|
|
|
|
.org-org-checkbox {
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-org-checkbox-statistics-done {
|
|
color: #228b22;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-org-checkbox-statistics-todo {
|
|
color: red;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-org-clock-overlay {
|
|
background-color: #ff0;
|
|
}
|
|
|
|
.org-org-code {
|
|
color: #7f7f7f;
|
|
}
|
|
|
|
.org-org-column {
|
|
background-color: #e5e5e5;
|
|
}
|
|
|
|
.org-org-column-title {
|
|
background-color: #e5e5e5;
|
|
font-weight: 700;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.org-org-date {
|
|
color: #a020f0;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.org-org-document-info {
|
|
color: #191970;
|
|
}
|
|
|
|
.org-org-document-info-keyword {
|
|
color: #7f7f7f;
|
|
}
|
|
|
|
.org-org-document-title {
|
|
color: #191970;
|
|
font-size: 144%;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-org-done {
|
|
color: #228b22;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-org-drawer {
|
|
color: #00f;
|
|
}
|
|
|
|
.org-org-ellipsis {
|
|
color: #b8860b;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.org-org-footnote {
|
|
color: #a020f0;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.org-org-formula {
|
|
color: #b22222;
|
|
}
|
|
|
|
.org-org-headline-done {
|
|
color: #bc8f8f;
|
|
}
|
|
|
|
.org-org-hide {
|
|
color: #fff;
|
|
}
|
|
|
|
.org-org-latex-and-export-specials {
|
|
color: #8b4513;
|
|
}
|
|
|
|
.org-org-level-1 {
|
|
color: #00f;
|
|
}
|
|
|
|
.org-org-level-2 {
|
|
color: sienna;
|
|
}
|
|
|
|
.org-org-level-3 {
|
|
color: #a020f0;
|
|
}
|
|
|
|
.org-org-level-4 {
|
|
color: #b22222;
|
|
}
|
|
|
|
.org-org-level-5 {
|
|
color: #228b22;
|
|
}
|
|
|
|
.org-org-level-6 {
|
|
color: #008b8b;
|
|
}
|
|
|
|
.org-org-level-7 {
|
|
color: #7a378b;
|
|
}
|
|
|
|
.org-org-level-8 {
|
|
color: #8b2252;
|
|
}
|
|
|
|
.org-org-link {
|
|
color: #00f;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.org-org-meta-line {
|
|
color: #b22222;
|
|
}
|
|
|
|
.org-org-mode-line-clock {
|
|
color: #000;
|
|
background-color: #bfbfbf;
|
|
}
|
|
|
|
.org-org-mode-line-clock-overrun {
|
|
color: #000;
|
|
background-color: red;
|
|
}
|
|
|
|
.org-org-quote {
|
|
color: #7f7f7f;
|
|
}
|
|
|
|
.org-org-scheduled {
|
|
color: #006400;
|
|
}
|
|
|
|
.org-org-scheduled-previously {
|
|
color: #b22222;
|
|
}
|
|
|
|
.org-org-scheduled-today {
|
|
color: #006400;
|
|
}
|
|
|
|
.org-org-sexp-date {
|
|
color: #a020f0;
|
|
}
|
|
|
|
.org-org-special-keyword {
|
|
color: #a020f0;
|
|
}
|
|
|
|
.org-org-table {
|
|
color: #00f;
|
|
}
|
|
|
|
.org-org-tag {
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-org-target {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.org-org-time-grid {
|
|
color: #b8860b;
|
|
}
|
|
|
|
.org-org-todo {
|
|
color: red;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-org-upcoming-deadline {
|
|
color: #b22222;
|
|
}
|
|
|
|
.org-org-verbatim {
|
|
color: #7f7f7f;
|
|
}
|
|
|
|
.org-org-verse {
|
|
color: #7f7f7f;
|
|
}
|
|
|
|
.org-org-warning {
|
|
color: red;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-outline-1 {
|
|
color: #00f;
|
|
}
|
|
|
|
.org-outline-2 {
|
|
color: sienna;
|
|
}
|
|
|
|
.org-outline-3 {
|
|
color: #a020f0;
|
|
}
|
|
|
|
.org-outline-4 {
|
|
color: #b22222;
|
|
}
|
|
|
|
.org-outline-5 {
|
|
color: #228b22;
|
|
}
|
|
|
|
.org-outline-6 {
|
|
color: #008b8b;
|
|
}
|
|
|
|
.org-outline-7 {
|
|
color: #7a378b;
|
|
}
|
|
|
|
.org-outline-8 {
|
|
color: #8b2252;
|
|
}
|
|
|
|
.org-preprocessor {
|
|
color: #7a378b;
|
|
}
|
|
|
|
.org-query-replace {
|
|
color: #b0e2ff;
|
|
background-color: #cd00cd;
|
|
}
|
|
|
|
.org-regexp-grouping-backslash {
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-regexp-grouping-construct {
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-region {
|
|
background-color: #eedc82;
|
|
}
|
|
|
|
.org-secondary-selection {
|
|
background-color: #ff0;
|
|
}
|
|
|
|
.org-shadow {
|
|
color: #7f7f7f;
|
|
}
|
|
|
|
.org-show-paren-match {
|
|
background-color: #40e0d0;
|
|
}
|
|
|
|
.org-show-paren-mismatch {
|
|
color: #fff;
|
|
background-color: #a020f0;
|
|
}
|
|
|
|
.org-string {
|
|
color: #d14;
|
|
}
|
|
|
|
.org-tool-bar {
|
|
color: #000;
|
|
background-color: #bfbfbf;
|
|
}
|
|
|
|
.org-tooltip {
|
|
color: #000;
|
|
background-color: #ffffe0;
|
|
}
|
|
|
|
.org-trailing-whitespace {
|
|
background-color: red;
|
|
}
|
|
|
|
.org-type {
|
|
color: #228b22;
|
|
}
|
|
|
|
.org-underline {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.org-variable-name {
|
|
color: teal;
|
|
}
|
|
|
|
.org-warning {
|
|
color: red;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-widget-button {
|
|
font-weight: 700;
|
|
}
|
|
|
|
.org-widget-button-pressed {
|
|
color: red;
|
|
}
|
|
|
|
.org-widget-documentation {
|
|
color: #006400;
|
|
}
|
|
|
|
.org-widget-field {
|
|
background-color: #d9d9d9;
|
|
}
|
|
|
|
.org-widget-inactive {
|
|
color: #7f7f7f;
|
|
}
|
|
|
|
.org-widget-single-line-field {
|
|
background-color: #d9d9d9;
|
|
}
|
|
|
|
/*# sourceMappingURL=htmlize.min.css.map */
|