12 flex-direction: column;
19 flex-direction: column;
24 padding: 0 !important;
29 overflow-wrap: break-word;
33 img.align-left, table.align-left {
34 float: left !important;
35 margin: $-xs $-s $-xs 0;
38 float: right !important;
40 img.align-right, table.align-right {
42 margin: $-xs 0 $-xs $-s;
51 h1, h2, h3, h4, h5, h6 {
59 word-break: break-all;
60 word-break: break-word;
65 // Page content pointers
73 border: 1px solid #CCC;
74 display: inline-block;
77 box-shadow: 0 0 8px 1px rgba(212, 209, 209, 0.35);
80 background-color:#FFF;
92 background-color:#FFF;
93 transform: rotate(45deg);
94 transform-origin: 50% 50%;
95 border-bottom: 1px solid #CCC;
96 border-right: 1px solid #CCC;
100 background-color: #FFF;
101 border: 1px solid #DDD;
125 h1, h2, h3, h4, h5, h6 {
126 &:hover a.link-hook {
128 transform: translate3d(0, 0, 0);