Searched refs:Text (Results 1 – 25 of 249) sorted by relevance
12345678910
| /template/hacker.css/assets/nerd-fonts/ |
| D | blexmono-nerd-font-text.css | 2 font-family: "BlexMono Nerd Font Text"; 3 src: local("BlexMonoNerdFont-Text"), 4 url("fonts/BlexMonoNerdFont-Text.woff2") format("woff2"); 10 font-family: "BlexMono Nerd Font Text";
|
| D | blexmono-nerd-font-propo-text.css | 2 font-family: "BlexMono Nerd Font Propo Text"; 3 src: local("BlexMonoNerdFontPropo-Text"), 4 url("fonts/BlexMonoNerdFontPropo-Text.woff2") format("woff2"); 10 font-family: "BlexMono Nerd Font Propo Text";
|
| D | blexmono-nerd-font-mono-text.css | 2 font-family: "BlexMono Nerd Font Mono Text"; 3 src: local("BlexMonoNerdFontMono-Text"), 4 url("fonts/BlexMonoNerdFontMono-Text.woff2") format("woff2"); 10 font-family: "BlexMono Nerd Font Mono Text";
|
| D | ibmplexmono.css | 98 font-family: "BlexMono Nerd Font Text"; 99 src: local("BlexMonoNerdFont-Text"), 100 url("fonts/BlexMonoNerdFont-Text.woff2") format("woff2"); 106 font-family: "BlexMono Nerd Font Text"; 226 font-family: "BlexMono Nerd Font Mono Text"; 227 src: local("BlexMonoNerdFontMono-Text"), 228 url("fonts/BlexMonoNerdFontMono-Text.woff2") format("woff2"); 234 font-family: "BlexMono Nerd Font Mono Text"; 354 font-family: "BlexMono Nerd Font Propo Text"; 355 src: local("BlexMonoNerdFontPropo-Text"), [all …]
|
| /template/wikimagination/ |
| D | main.css | 18 Text-align: center; 44 Text-transform: uppercase; 52 Text-align: center; 59 Text-transform: uppercase; 78 Text-align: center; 86 Text-align: center; 110 #content-area { Text-align: justify; Border-top: none; } 140 Text-align: left; 153 Text-align: left; 274 Text-decoration: none;
|
| D | print.css | 17 Text-align: center; 55 Text-align: center; 59 Text-align: left; 74 Text-align: left; 88 Text-align: left; 133 Text-align: center;
|
| /template/weltis/css/ |
| D | _detail.css | 10 /* Text */ 23 /* Text */ 39 /* Text */
|
| D | basic.css | 13 /* Text */ 135 /* Text */ 152 /* Text */ 210 /* Text */ 226 /* Text */ 280 /* Text */ 377 /* Text */ 390 /* Text */ 402 /* Text */ 406 /* Text */ [all …]
|
| D | _mediamanager.css | 10 /* Text */ 23 /* Text */ 73 /* Text */ 135 /* Text */ 168 /* Text */ 180 /* Text */ 194 /* Text */ 206 /* Text */
|
| D | _plugins.css | 13 /* Text */ 46 /* Text */
|
| D | _edit.css | 10 /* Text */ 26 /* Text */
|
| D | _header.css | 35 /* Text */ 76 /* Text */
|
| D | _main_toc.css | 16 /* Text */
|
| D | _revisions.css | 83 /* Text */ 190 /* Text */
|
| /template/strap/vendor/carica/phpcss/src/PhpCss/Scanner/Status/Selector/ |
| H A D | Attribute.php | 75 return new Scanner\Status\Text\Single(); 77 return new Scanner\Status\Text\Double();
|
| /template/strap/vendor/carica/phpcss/src/PhpCss/Scanner/Status/ |
| H A D | Selector.php | 83 return new Scanner\Status\Text\Single(); 85 return new Scanner\Status\Text\Double();
|
| /template/cutopillar/css/monopillar/ |
| D | typography.css | 39 Garamond, "Hoefler Text", "Times New Roman", Times, serif - p 40 Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif - t 59 Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif - t
|
| /template/strap/vendor/carica/phpcss/src/PhpCss/Parser/ |
| H A D | Text.php | 17 class Text extends PhpCss\Parser { class
|
| H A D | Attribute.php | 62 $attribute->literal = $this->delegate(Text::CLASS);
|
| /template/mantinedoku/css/ |
| D | _edit.css | 244 button[title="Bold Text [B]"], 245 button[title="Italic Text [I]"], 246 button[title="Underlined Text [U]"], 247 button[title="Monospaced Text [M]"], 248 button[title="Strike-through Text [D]"], 284 button[title="Bold Text [B]"] img, 285 button[title="Italic Text [I]"] img, 286 button[title="Underlined Text [U]"] img, 287 button[title="Monospaced Text [M]"] img, 288 button[title="Strike-through Text [D]"] img, [all …]
|
| /template/strap/vendor/carica/phpcss/src/PhpCss/Scanner/Status/Text/ |
| H A D | Double.php | 9 namespace PhpCss\Scanner\Status\Text {
|
| H A D | Single.php | 9 namespace PhpCss\Scanner\Status\Text {
|
| /template/parallax/lib/languages/ |
| D | de_DE.po | 477 msgid "Text Color" 517 msgid "Demo Text" 518 msgstr "Demo-Text" 715 msgid "Blog Title Text" 716 msgstr "Blog-Titel Text" 730 msgid "Read More Text" 731 msgstr "Lesen Sie mehr Text" 803 msgid "First Box Text" 804 msgstr "Erste Box-Text" 811 msgid "Second Box Text" [all …]
|
| /template/lisps/css/ |
| D | print.css | 8 font: normal 87.5%/1.3 Garamond, Baskerville, "Hoefler Text", "Nimbus Roman No9 L", serif; 177 …font: normal 87.5%/1.3 Garamond, Baskerville, "Hoefler Text", "Nimbus Roman No9 L", serif; bot…
|
| /template/breeze/bower_components/gumby/sass/ |
| D | _base.scss | 46 // Partial to align Text Left or Right
|
12345678910