Skip to content

Commit

Permalink
remove non-standard css font-smooth
Browse files Browse the repository at this point in the history
  • Loading branch information
ninabarzh committed Jul 29, 2024
1 parent 3bd6fe4 commit 8a977ea
Show file tree
Hide file tree
Showing 17 changed files with 13 additions and 39 deletions.
2 changes: 0 additions & 2 deletions project/build/404/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
<!-- Local CSS file for styling the application-->
<link rel="stylesheet" href="/static/css/base_style.css">

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" />

<!-- Additional Styling -->


Expand Down
18 changes: 12 additions & 6 deletions project/build/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
<!-- Local CSS file for styling the application-->
<link rel="stylesheet" href="/static/css/base_style.css">

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" />

<!-- Additional Styling -->

<link rel="stylesheet" href="/static/css/blogpost_style.css">
Expand Down Expand Up @@ -57,25 +55,33 @@ <h1>About</h1>
<div class="row">

<div class="column service-box">
<em class="fa fa-4x fa-paper-plane text-primary"></em>
<img
src="/static/img/icon-paper-plane.png"
alt="Paper plane icon" />
<h3>No instant transportation</h3>
<p class="text-muted">Digital security is a fascinating field to work in; it is not the good guys vs bad guys, white hats vs gray hats vs black hats, or about computer science, math and teaching degrees (although I have them). Technical knowledge is important, but that is just logic.</p>
<p>A love for puzzling, not being afraid of new experiences, a lifetime of learning, understanding what makes people tick, and <a href="../awareness">supporting others</a>, will give better results.</p>
</div>
<div class="column service-box">
<em class="fa fa-4x fa-solid fa-newspaper text-primary"></em>
<img
src="/static/img/icon-newspaper.png"
alt="Newspaper icon" />
<h3>Never Up To Date</h3>
<p>People's devices, their data, and people themselves can be at risk. We need to prevent, find, and fix these vulnerabilities, before an attacker takes advantage.</p>
<p class="text-muted">I do not assume I know it all, nor that which was valid yesterday, will be valid today.</p><p>I keep researching and learning, and can transfer the knowledge and skills I do keep and make sense in context, and bring positive attitudes to the table.</p>
</div>
<div class="column service-box">
<em class="fa fa-4x fa-heart text-primary"></em>
<img
src="/static/img/icon-heart.png"
alt="Heart icon" />
<h3>With Love</h3>
<p class="text-muted">Working with threats and threat modelling requires a paranoia mindset. A higher paranoia level makes it harder for an attacker to go undetected. It all depends on the possible impact what level of paranoia is needed.</p>
<p>This can be unhealthy for our minds. I use humour. Laughing brings oxygen to the brain, which reduces the effects of paranoia. On top of that, an oxygenated mind is more relaxed and has a much greater capacity for clear thinking.</p>
</div>
<div class="column service-box">
<em class="material-icons md-64 text-primary">usb</em>
<img
src="/static/img/icon-usb.png"
alt="USB icon" />
<h3>Does not always work with your device</h3>
<p>Large organisations and corporations can afford to use <a href="../teaming">colourful teaming</a>. Smaller organisations can perhaps not afford such costs at all, unless we get creative and find new forms which are just as effective, perhaps even more. </p>
<p class="text-muted">The hardest part is finding a common ground to start from and an agreed-upon desired state to work towards.</p>
Expand Down
2 changes: 0 additions & 2 deletions project/build/awareness/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
<!-- Local CSS file for styling the application-->
<link rel="stylesheet" href="/static/css/base_style.css">

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" />

<!-- Additional Styling -->

<link rel="stylesheet" href="/static/css/blogpost_style.css">
Expand Down
2 changes: 0 additions & 2 deletions project/build/blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
<!-- Local CSS file for styling the application-->
<link rel="stylesheet" href="/static/css/base_style.css">

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" />

<!-- Additional Styling -->

<link rel="stylesheet" href="/static/css/blog_style.css">
Expand Down
2 changes: 0 additions & 2 deletions project/build/contact/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
<!-- Local CSS file for styling the application-->
<link rel="stylesheet" href="/static/css/base_style.css">

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" />

<!-- Additional Styling -->

<link rel="stylesheet" href="/static/css/blogpost_style.css">
Expand Down
2 changes: 0 additions & 2 deletions project/build/documents/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
<!-- Local CSS file for styling the application-->
<link rel="stylesheet" href="/static/css/base_style.css">

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" />

<!-- Additional Styling -->

<link rel="stylesheet" href="/static/css/blogpost_style.css">
Expand Down
6 changes: 0 additions & 6 deletions project/build/font_awesome/static/js/all.min.js

This file was deleted.

2 changes: 0 additions & 2 deletions project/build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
<!-- Local CSS file for styling the application-->
<link rel="stylesheet" href="/static/css/base_style.css">

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" />

<!-- Additional Styling -->


Expand Down
2 changes: 0 additions & 2 deletions project/build/ipa/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
<!-- Local CSS file for styling the application-->
<link rel="stylesheet" href="/static/css/base_style.css">

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" />

<!-- Additional Styling -->

<link rel="stylesheet" href="/static/css/blogpost_style.css">
Expand Down
2 changes: 0 additions & 2 deletions project/build/pentesting/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
<!-- Local CSS file for styling the application-->
<link rel="stylesheet" href="/static/css/base_style.css">

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" />

<!-- Additional Styling -->

<link rel="stylesheet" href="/static/css/blogpost_style.css">
Expand Down
2 changes: 0 additions & 2 deletions project/build/projects/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
<!-- Local CSS file for styling the application-->
<link rel="stylesheet" href="/static/css/base_style.css">

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" />

<!-- Additional Styling -->

<link rel="stylesheet" href="/static/css/blogpost_style.css">
Expand Down
2 changes: 0 additions & 2 deletions project/build/static/css/base_style.css
Original file line number Diff line number Diff line change
Expand Up @@ -106,15 +106,13 @@ header h1 a {

@media screen and (min-width: 900px) {
header h1 {
text-align: none;
font-size: 0.9rem;
padding-bottom: 0;
}
}

@media screen and (min-width: 1000px) {
header h1 {
text-align: none;
font-size: 0.9rem;
}
}
Expand Down
1 change: 0 additions & 1 deletion project/build/static/css/material.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
word-wrap: normal;
direction: ltr;
-moz-font-feature-settings: 'liga';
-moz-osx-font-smoothing: grayscale;
}

/* Rules for sizing the icon. */
Expand Down
2 changes: 0 additions & 2 deletions project/build/teaming/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
<!-- Local CSS file for styling the application-->
<link rel="stylesheet" href="/static/css/base_style.css">

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" />

<!-- Additional Styling -->

<link rel="stylesheet" href="/static/css/blogpost_style.css">
Expand Down
2 changes: 0 additions & 2 deletions project/build/thankyou/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
<!-- Local CSS file for styling the application-->
<link rel="stylesheet" href="/static/css/base_style.css">

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" />

<!-- Additional Styling -->

<link rel="stylesheet" href="/static/css/blogpost_style.css">
Expand Down
1 change: 0 additions & 1 deletion project/static/css/material.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
word-wrap: normal;
direction: ltr;
-moz-font-feature-settings: 'liga';
-moz-osx-font-smoothing: grayscale;
}

/* Rules for sizing the icon. */
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ Frozen-Flask==1.0.2
Markdown==3.6
pytest==8.2.2
pytest-cov==5.0.0
flake8==7.1.0
flake8==7.1.0

0 comments on commit 8a977ea

Please sign in to comment.