Coggle requires JavaScript to display documents.
inline
height
width
padding
margin
block
inline-block
.sidebar .colour-basics img { display: block; ... }
display: none;
%
width: 50%
body.active .top_menubar { margin-left: 0; width: 100%; }
line-height: 50%
em
h2 { font-size: 2em; }
h2 { margin-left: 2em; }
rem
<html>
html { font-size: 20px; }
<ul>
<li>
ul { font-size: 1.5em; }
vh
vw
px
pt
cm
in
mm