1
0
Fork 0

[SITE CSS] add bootstrap style for code

This commit is contained in:
Jannik Beyerstedt 2016-04-04 21:44:36 +02:00
parent f04a4cb18c
commit e810aa8071
3 changed files with 51 additions and 2 deletions

View file

@ -15,7 +15,7 @@
@import "reboot"; // needed for correct grid behaviour
@import "type";
//@import "images";
//@import "code";
@import "code";
@import "grid";
//@import "tables";
//@import "forms";