Skip to content

Commit 540d274

Browse files
authored
last styling try
1 parent bbdbd7a commit 540d274

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

blog_posts/redefining-continuity.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta charset="utf-8"/>
5-
<link rel="stylesheet" type="text/css" href="styles.css">
5+
<link rel="stylesheet" type="text/css" href="/styles.css">
66
<title>
77
A Better Way to Understand Continuity
88
</title>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>Fern Warwick's website</title>
66
<meta name="description" content="">
77
<meta name="viewport" content="width=device-width, initial-scale=1">
8-
<link rel="stylesheet" href="styles.css">
8+
<link rel="stylesheet" href="/styles.css">
99
</head>
1010
<body>
1111

notebooks/literature.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<title>Fern Warwick's website</title>
1111
<meta name="description" content="">
1212
<meta name="viewport" content="width=device-width, initial-scale=1">
13-
<link rel="stylesheet" type="text/css" href="styles.css">
13+
<link rel="stylesheet" type="text/css" href="/styles.css">
1414
</head>
1515
<body>
1616
<!--[if lt IE 7]>

0 commit comments

Comments
 (0)