Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

HTML and CSS support

Arthur Teplitzki edited this page Sep 2, 2017 · 1 revision

HTML and CSS specification

  • HTML 4.01
  • CSS level 2

Additional features

Jose took the liberty of adding a couple of features:

  • Background gradients
  • Rounded corners

These are achieved thru the following CSS properties:

  • background-gradient: (color)
  • background-gradient-angle: (number)
  • corner-ne-radius: (length)
  • corner-nw-radius: (length)
  • corner-se-radius: (length)
  • corner-se-radius: (length)
  • corner-radius: (length){1,4} (shorthand for all corners)

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.