Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

Commit

Permalink
removed .css from stylesheet… how unRESTful!
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres-remote committed Mar 14, 2013
1 parent 238535f commit 58531af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/index.html
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@


/*]]>*/ /*]]>*/
</style> </style>
<link href="http://www.w3.org/StyleSheets/TR/w3c-unofficial.css" rel="stylesheet" type="text/css"> <link href="http://www.w3.org/StyleSheets/TR/w3c-unofficial" rel="stylesheet" type="text/css">


</head> </head>
<body> <body>
Expand Down

0 comments on commit 58531af

Please sign in to comment.