Browse Source

Platform: this is now handled by .editorconfig.

simd
Vladimír Vondruš 8 years ago
parent
commit
9430d32a65
  1. 2
      src/Magnum/Platform/WebApplication.css

2
src/Magnum/Platform/WebApplication.css

@ -164,5 +164,3 @@ code {
color: #e6e6e6; /*var(--code-color)*/ color: #e6e6e6; /*var(--code-color)*/
background-color: #282e36; /*var(--code-background-color)*/ background-color: #282e36; /*var(--code-background-color)*/
} }
/* kate: indent-width 2; */

Loading…
Cancel
Save