Removed old and unnecessary CSS #547

Merged
Vincevrp merged 1 commits from file-cleanup into bootstrap4-transition 2018-10-26 10:43:49 +00:00
Vincevrp commented 2018-10-25 21:03:45 +00:00 (Migrated from github.com)

Description

Removed old bootstrap files and unnecessary themes.

HTML Preview

Not included because of Jekyll.

### Description Removed old bootstrap files and unnecessary themes. ### HTML Preview Not included because of Jekyll.
ghost commented 2018-10-26 03:58:07 +00:00 (Migrated from github.com)

Note that we're still using sortable. Are we not using the sortable theme css?

Note that we're still using sortable. Are we not using the sortable theme css?
Vincevrp commented 2018-10-26 10:34:58 +00:00 (Migrated from github.com)

Only these are imported:

<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/flag-icon.min.css" rel="stylesheet">
<link href="css/fontawesome-all.min.css" rel="stylesheet">
<link href="css/sortable-theme-bootstrap.css" rel="stylesheet" />
<link href="css/custom.css?v=1" rel="stylesheet">
Only these are imported: ```html <link href="css/bootstrap.min.css" rel="stylesheet"> <link href="css/flag-icon.min.css" rel="stylesheet"> <link href="css/fontawesome-all.min.css" rel="stylesheet"> <link href="css/sortable-theme-bootstrap.css" rel="stylesheet" /> <link href="css/custom.css?v=1" rel="stylesheet"> ```
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#547
No description provided.