3 flex-direction: column;
10 flex-direction: column;
15 padding: 0 !important;
20 overflow-wrap: break-word;
24 img.align-left, table.align-left {
25 float: left !important;
26 margin: $-xs $-s $-xs 0;
29 float: right !important;
31 img.align-right, table.align-right {
33 margin: $-xs 0 $-xs $-s;
42 h1, h2, h3, h4, h5, h6 {
50 word-break: break-all;
51 word-break: break-word;
56 // Page content pointers
63 border: 1px solid #CCC;
64 display: inline-block;
67 box-shadow: 0 0 8px 1px rgba(212, 209, 209, 0.35);
70 background-color:#FFF;
81 background-color:#FFF;
82 transform: rotate(45deg);
83 transform-origin: 50% 50%;
84 border-bottom: 1px solid #CCC;
85 border-right: 1px solid #CCC;
89 background-color: #FFF;
90 border: 1px solid #DDD;
113 h1, h2, h3, h4, h5, h6 {
114 &:hover a.link-hook {
116 transform: translate3d(0, 0, 0);