CssEm

ostrat.pWeb.CssEm
case class CssEm(numEm: Double) extends CssVal

CSS value in em units. Relative to the font-size of the element (2em means 2 times the size of the current font).

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CssVal
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def str: String

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product