// ------------------------------------------------------------------- // // "Go" // // Add right-facing arrow, indicating movement through site // ------------------------------------------------------------------- // %go{ &:after{ content: "\00A0" "\OOBB"; } }