Skip to content

Commit

Permalink
Updated stylesheet location
Browse files Browse the repository at this point in the history
  • Loading branch information
talsalmona committed Mar 3, 2012
1 parent a88d0eb commit cda5f5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta content='text/html; charset=utf-8' http-equiv='Content-Type' />
<meta content='IE=9; IE=8; IE=7' http-equiv='X-UA-Compatible' />
<title>פרוייקט הפנסיה הפתוחה | The Open Pension Project</title>
<link href='/screen.css' rel='stylesheet' type='text/css' />
<link href='stylesheets/screen.css' rel='stylesheet' type='text/css' />
</head>
<body>
<div id='header'>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta content='text/html; charset=utf-8' http-equiv='Content-Type' />
<meta content='IE=9; IE=8; IE=7' http-equiv='X-UA-Compatible' />
<title>פרוייקט הפנסיה הפתוחה | The Open Pension Project</title>
<link href='/screen.css' rel='stylesheet' type='text/css' />
<link href='stylesheets/screen.css' rel='stylesheet' type='text/css' />
</head>
<body>
<div id='header'>
Expand Down

0 comments on commit cda5f5b

Please sign in to comment.