Skip to content
Browse files

Update css

  • Loading branch information...
1 parent cc7d358 commit 84b83766185ee919a25f131971908ca35360dbbd @BerkeleyTrue BerkeleyTrue committed
Showing with 1,128 additions and 313 deletions.
  1. +1 −1 404.html
  2. +1 −1 500-maintenance.html
  3. +1 −1 500-oops.html
  4. +1 −1 504-overload.html
  5. +1,124 −309 main.css
View
2 404.html
@@ -2,7 +2,7 @@
<html>
<head>
<title>Free Code Camp | A comunity of learners</title>
- <link href='http://freecodecamp.com/css/main.css' rel='stylesheet' />
+ <link href='http://freecodecamp.com/main.css' rel='stylesheet' />
</head>
<body>
<div class='spacer'>
View
2 500-maintenance.html
@@ -2,7 +2,7 @@
<html>
<head>
<title>Free Code Camp | </title>
- <link href='http://freecodecamp.com/css/main.css' rel='stylesheet' />
+ <link href='http://freecodecamp.com/main.css' rel='stylesheet' />
</head>
<body>
<div class='spacer'>
View
2 500-oops.html
@@ -2,7 +2,7 @@
<html>
<head>
<title>Free Code Camp | </title>
- <link href='http://freecodecamp.com/css/main.css' rel='stylesheet' />
+ <link href='http://freecodecamp.com/main.css' rel='stylesheet' />
</head>
<body>
<div class='spacer'>
View
2 504-overload.html
@@ -2,7 +2,7 @@
<html>
<head>
<title>Free Code Camp | </title>
- <link href='http://freecodecamp.com/css/main.css' rel='stylesheet' />
+ <link href='http://freecodecamp.com/main.css' rel='stylesheet' />
</head>
<body>
<div class='spacer'>
View
1,433 main.css
1,124 additions, 309 deletions not shown because the diff is too large. Please use a local Git client to view these changes.

0 comments on commit 84b8376

Please sign in to comment.
Something went wrong with that request. Please try again.