Skip to content
Snippets Groups Projects
Commit cc32c45a authored by Boris's avatar Boris
Browse files

Revert "STY: fix strech on features page"

This reverts commit d7d88ee6.
parent d7d88ee6
No related branches found
No related tags found
No related merge requests found
...@@ -46,7 +46,7 @@ $bodyIds = !isset($bodyIds) ? '' : $bodyIds; ...@@ -46,7 +46,7 @@ $bodyIds = !isset($bodyIds) ? '' : $bodyIds;
} }
?> ?>
<link rel="stylesheet" type="text/css" media="screen" href="<?php echo $rootURL; ?>/lib/style.css" /> <link type="text/css" rel="stylesheet" media="screen" href="<?php echo $rootURL; ?>/lib/style.css" />
<?php if (FUNDING_ALT) echo '<link type="text/css" rel="stylesheet" media="screen" href="'. $rootURL .'/lib/style-funding-alt-1.css" />'; ?> <?php if (FUNDING_ALT) echo '<link type="text/css" rel="stylesheet" media="screen" href="'. $rootURL .'/lib/style-funding-alt-1.css" />'; ?>
......
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment