Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Advanced code syntax highlighter
version34
{"code":"section h1 > a:before,\nsection h2[id] > a:before {\n\tcontent: '§';\n\tposition: absolute;\n\tpadding: 0 .2em;\n\tmargin-left: -1em;\n\tborder-radius: .2em;\n\tcolor: silver;\n\ttext-shadow: 0 1px white;\n}\n\nsection h1 > a:hover:before,\nsection h2[id] > a:hover:before {\n\tcolor: black;\n\tbackground: #f1ad26;\n}","theme":"okaidia","language":"css","showLineNumbers":falsetrue}

Twilight

Advanced code syntax highlighter
version45
{"code":"section h1 > a:before,\nsection h2[id] > a:before {\n\tcontent: '§';\n\tposition: absolute;\n\tpadding: 0 .2em;\n\tmargin-left: -1em;\n\tborder-radius: .2em;\n\tcolor: silver;\n\ttext-shadow: 0 1px white;\n}\n\nsection h1 > a:hover:before,\nsection h2[id] > a:hover:before {\n\tcolor: black;\n\tbackground: #f1ad26;\n}","theme":"twilight","language":"css","showLineNumbers":falsetrue}

Solarized Light

Advanced code syntax highlighter
version67
{"code":"section h1 > a:before,\nsection h2[id] > a:before {\n\tcontent: '§';\n\tposition: absolute;\n\tpadding: 0 .2em;\n\tmargin-left: -1em;\n\tborder-radius: .2em;\n\tcolor: silver;\n\ttext-shadow: 0 1px white;\n}\n\nsection h1 > a:hover:before,\nsection h2[id] > a:hover:before {\n\tcolor: black;\n\tbackground: #f1ad26;\n}","theme":"solarizedlight","language":"css","showLineNumbers":falsetrue}