Okay/Spec: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
{{#css:Template:Colours.css}}{{#css:
{{#css:Template:Colours.css}}{{#css:Template:Spec.css}}'''Okay''' dares to ask the big questions. What if group chat was hypertext? What if discord let you write arbitrary HTML? What if protocols were bad?
span.required, .required code {
color: var(--colour-bubblegum-700);
}
 
span.optional, .optional code {
color: var(--colour-ectoplasm-700);
}
 
span.multiple, .multiple code {
color: var(--colour-yellow-700);
}
 
ul {
  list-style-type: "❊ ";
  list-style-image: none;
}
 
.must { color: var(--colour-bubblegum-700); font-weight: bold; }
.mustnt { color: var(--colour-aubergine-700); font-weight: bold; }
.should { color: var(--colour-orange-700); font-weight: bold; }
.shouldnt { color: var(--colour-weezer-700); font-weight: bold; }
.may { color: var(--colour-ectoplasm-700); font-weight: bold; }
 
}}'''Okay''' dares to ask the big questions. What if group chat was hypertext? What if discord let you write arbitrary HTML? What if protocols were bad?


== in summary ==
== in summary ==