User Tools

Site Tools


OTHER STYLE

Guide Section: GUI of EASAPs | EASAP Tree: USER INTERFACE Branch


OTHER STYLE is used to define other Custom Style Sheet (CSS) property information using standard CSS syntax. Some sample CSS properties are shown below:

  • text-decoration: underline;
  • width: 150px;
  • border-radius: 8px ;
  • padding: 6px 20px;
  • text-align: center;
  • display: inline-block;
  • font-size: 12px;

See https://www.w3.org/community/webed/wiki/CSS/Properties

OTHER STYLE
Optional Parameters:
CSS Properties:Specify one or more CSS properties separated by a semi-colon (;)