Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 1,455 for

underline

(0.15 sec)
  1. fileformat.css

    body.fileformatmain { font-family: 'Open Sans'; } body.fileformatmain .sub-menu-container .title2 h4{ line-height:60px!important; } body.fileformatmain .header3.fileformatproduchead h1 { margin-top......font-size: 14px; text-decoration: underline!important; display: block...

    websites.groupdocs.com/css/fileformat.css
  2. landing.css

    :root { --text-color: #272D37; --text-color-light: #5F6D7E; --breadcrumbs-color: #818181; --breadcrumbs-active-color: #222; --breadcrumbs-color-hover: #222; --link-color: #2A6AE2; --control-color: ......code-samples__text-link { text-decoration: underline; } .code-samples__desc { margin-top:...

    products.groupdocs.com/css/landing.css
  3. Template literals (Template strings) - JavaScri...

    Template literals are literals delimited with backtick (`) characters, allowing for multi-line strings, string interpolation with embedded expressions, and special constructs called tagged templates....raw`$\underline{u}$`; MathJax.typesetPromise([node]);...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  4. GitHub Flavored Markdown Spec

    GitHub Flavored Markdown Spec Version 0.29-gfm (2019-04-06) This formal specification is based on the CommonMark Spec......also be interpreted as the underline of a setext heading , the...followed by a setext heading underline . The lines of text must be...

    github.github.com/gfm/
  5. .NET and Java Document Comparison and Diff Chec...

    .NET and Java document comparison APIs, image file comparison, difference checking, and text comparison libraries for developers to integrate into their apps....annotation types Add text, underline, link, watermark, image, and...

    www.groupdocs.com/products/file-comparison-libr...
  6. landing.css

    .lnd-wrap { margin-top:60px; max-width: 1900px; margin: 0 auto; padding-bottom: 6rem; } .section { margin-top: 5rem; padding: 5rem 0; } .section-header { margin: 0 auto; } .section-header__heading ......code-samples__text-link { text-decoration: underline; } .code-samples__desc { margin-top:...

    products.groupdocs.com/css/landing.css
  7. landing.css

    :root { --text-color: #272D37; --text-color-light: #5F6D7E; --breadcrumbs-color: #818181; --breadcrumbs-active-color: #222; --breadcrumbs-color-hover: #222; --link-color: #2A6AE2; --control-color: ......code-samples__text-link { text-decoration: underline; } .code-samples__desc { margin-top:...

    products.groupdocs.com/css/landing.css
  8. landing.css

    :root { --text-color: #272D37; --text-color-light: #5F6D7E; --breadcrumbs-color: #818181; --breadcrumbs-active-color: #222; --breadcrumbs-color-hover: #222; --link-color: #2A6AE2; --control-color: ......code-samples__text-link { text-decoration: underline; } .code-samples__desc { margin-top:...

    products.groupdocs.com/css/landing.css
  9. redactor.css

    /* Icon font */ @font-face { font-family: 'RedactorFont'; src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1Mv/NUAAAC8AAAAYGNtYXAaV+ECBQAAFPAAAAAkaG10eE/+D/4AHgACAAAAABAAA......re-underline:before { content: "\e603";...color: #15c; text-decoration: underline; } .redactor-editor object...

    helpdesk.groupdocs.com/css/redactor.css
  10. Beginning our React todo list - Learn web devel...

    Now our todo list app actually looks a bit more like a real app! The problem is: it doesn't actually do anything. We'll start fixing that in the next chapter!...#4d4d4d; text-decoration: underline; } .btn__danger { background-color:...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...