Skip to content

Commit b21441e

Browse files
committed
removing unnecessary css from bootstrap
1 parent c685e80 commit b21441e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+4942
-1438
lines changed

about-author.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="description" content="Full Stack Python explains each layer of the web application stack, from the server up through the rendering in a user's browser.">
88
<link rel="shortcut icon" href="theme/img/fsp-fav.png">
99
<title>About the Author - Full Stack Python</title>
10-
<link href="theme/css/fsp.css" rel="stylesheet">
10+
<link href="theme/css/f.min.css" rel="stylesheet">
1111
<!--[if lt IE 9]>
1212
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
1313
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>

all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="description" content="Full Stack Python explains each layer of the web application stack, from the server up through the rendering in a user's browser.">
88
<link rel="shortcut icon" href="theme/img/fsp-fav.png">
99
<title>Full Stack Python</title>
10-
<link href="theme/css/fsp.css" rel="stylesheet">
10+
<link href="theme/css/f.min.css" rel="stylesheet">
1111
<!--[if lt IE 9]>
1212
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
1313
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>

api-creation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="description" content="Full Stack Python explains each layer of the web application stack, from the server up through the rendering in a user's browser.">
88
<link rel="shortcut icon" href="theme/img/fsp-fav.png">
99
<title>API Creation - Full Stack Python</title>
10-
<link href="theme/css/fsp.css" rel="stylesheet">
10+
<link href="theme/css/f.min.css" rel="stylesheet">
1111
<!--[if lt IE 9]>
1212
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
1313
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>

api-integration.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="description" content="Full Stack Python explains each layer of the web application stack, from the server up through the rendering in a user's browser.">
88
<link rel="shortcut icon" href="theme/img/fsp-fav.png">
99
<title>API Integration - Full Stack Python</title>
10-
<link href="theme/css/fsp.css" rel="stylesheet">
10+
<link href="theme/css/f.min.css" rel="stylesheet">
1111
<!--[if lt IE 9]>
1212
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
1313
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>

application-dependencies.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="description" content="Full Stack Python explains each layer of the web application stack, from the server up through the rendering in a user's browser.">
88
<link rel="shortcut icon" href="theme/img/fsp-fav.png">
99
<title>Application Dependencies - Full Stack Python</title>
10-
<link href="theme/css/fsp.css" rel="stylesheet">
10+
<link href="theme/css/f.min.css" rel="stylesheet">
1111
<!--[if lt IE 9]>
1212
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
1313
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>

application-programming-interfaces.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="description" content="Full Stack Python explains each layer of the web application stack, from the server up through the rendering in a user's browser.">
88
<link rel="shortcut icon" href="theme/img/fsp-fav.png">
99
<title>Application Programming Interfaces - Full Stack Python</title>
10-
<link href="theme/css/fsp.css" rel="stylesheet">
10+
<link href="theme/css/f.min.css" rel="stylesheet">
1111
<!--[if lt IE 9]>
1212
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
1313
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>

best-python-resources.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="description" content="Full Stack Python explains each layer of the web application stack, from the server up through the rendering in a user's browser.">
88
<link rel="shortcut icon" href="theme/img/fsp-fav.png">
99
<title>Best Python Resources - Full Stack Python</title>
10-
<link href="theme/css/fsp.css" rel="stylesheet">
10+
<link href="theme/css/f.min.css" rel="stylesheet">
1111
<!--[if lt IE 9]>
1212
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
1313
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>

bottle.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="description" content="Full Stack Python explains each layer of the web application stack, from the server up through the rendering in a user's browser.">
88
<link rel="shortcut icon" href="theme/img/fsp-fav.png">
99
<title>Bottle - Full Stack Python</title>
10-
<link href="theme/css/fsp.css" rel="stylesheet">
10+
<link href="theme/css/f.min.css" rel="stylesheet">
1111
<!--[if lt IE 9]>
1212
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
1313
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>

caching.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="description" content="Full Stack Python explains each layer of the web application stack, from the server up through the rendering in a user's browser.">
88
<link rel="shortcut icon" href="theme/img/fsp-fav.png">
99
<title>Caching - Full Stack Python</title>
10-
<link href="theme/css/fsp.css" rel="stylesheet">
10+
<link href="theme/css/f.min.css" rel="stylesheet">
1111
<!--[if lt IE 9]>
1212
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
1313
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>

cascading-style-sheets.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="description" content="Full Stack Python explains each layer of the web application stack, from the server up through the rendering in a user's browser.">
88
<link rel="shortcut icon" href="theme/img/fsp-fav.png">
99
<title>Cascading Style Sheets - Full Stack Python</title>
10-
<link href="theme/css/fsp.css" rel="stylesheet">
10+
<link href="theme/css/f.min.css" rel="stylesheet">
1111
<!--[if lt IE 9]>
1212
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
1313
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>

0 commit comments

Comments
 (0)