Subversion-Projekte lars-tiefland.ci

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
776 lars 1
span.cm-underlined {
2
  text-decoration: underline;
3
}
4
span.cm-strikethrough {
5
  text-decoration: line-through;
6
}
7
span.cm-brace {
8
  color: #170;
9
  font-weight: bold;
10
}
11
span.cm-table {
12
  color: blue;
13
  font-weight: bold;
14
}