Remove bootstrap for rendering.

This commit is contained in:
Paulo Gustavo Veiga 2022-09-23 21:04:57 -07:00
parent 242906d6d4
commit 39bb8f458b
2 changed files with 0 additions and 8 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,6 @@
/********************************************************************************/ /********************************************************************************/
/* Header & Toolbar Styles */ /* Header & Toolbar Styles */
/********************************************************************************/ /********************************************************************************/
@import "bootstrap.min.css";
body { body {
margin: 0; margin: 0;
font-family:Arial; font-family:Arial;