diff options
-rw-r--r-- | css/m.css (renamed from css/main.css) | 0 | ||||
-rw-r--r-- | forms.htm | 2 | ||||
-rw-r--r-- | index.htm | 2 | ||||
-rw-r--r-- | info.htm | 2 | ||||
-rw-r--r-- | projects.htm | 2 |
5 files changed, 4 insertions, 4 deletions
diff --git a/css/main.css b/css/m.css index 7a7d28b..7a7d28b 100644 --- a/css/main.css +++ b/css/m.css diff --git a/forms.htm b/forms.htm index 017c015..b2d4580 100644 --- a/forms.htm +++ b/forms.htm @@ -1,7 +1,7 @@ <!DOCTYPE html><html lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> -<link rel="stylesheet" type="text/css" href="css/main.css" /> +<link rel="stylesheet" type="text/css" href="css/m.css" /> <title>Porter Swanstrom</title></head><body><div class="main"><div class="head"> <h1>Porter Swanstrom</h1> { diff --git a/index.htm b/index.htm index b72d32f..32852e5 100644 --- a/index.htm +++ b/index.htm @@ -1,7 +1,7 @@ <!DOCTYPE html><html lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> -<link rel="stylesheet" type="text/css" href="css/main.css" /> +<link rel="stylesheet" type="text/css" href="css/m.css" /> <title>Porter Swanstrom</title></head><body><div class="main"><div class="head"> <h1>Porter Swanstrom</h1> { diff --git a/info.htm b/info.htm index 40a1d96..1be0bf6 100644 --- a/info.htm +++ b/info.htm @@ -1,7 +1,7 @@ <!DOCTYPE html><html lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> -<link rel="stylesheet" type="text/css" href="css/main.css" /> +<link rel="stylesheet" type="text/css" href="css/m.css" /> <title>Porter Swanstrom</title></head><body><div class="main"><div class="head"> <h1>Porter Swanstrom</h1> { diff --git a/projects.htm b/projects.htm index 43bca7b..0e65006 100644 --- a/projects.htm +++ b/projects.htm @@ -1,7 +1,7 @@ <!DOCTYPE html><html lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> -<link rel="stylesheet" type="text/css" href="css/main.css" /> +<link rel="stylesheet" type="text/css" href="css/m.css" /> <title>Porter Swanstrom</title></head><body><div class="main"><div class="head"> <h1>Porter Swanstrom</h1> { |