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

STY: fix strech on features page

parent a53b05d2
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 type="text/css" rel="stylesheet" media="screen" href="<?php echo $rootURL; ?>/lib/style.css" /> <link rel="stylesheet" type="text/css" 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.
  • Boris @BorisPAING

    mentioned in commit cc32c45a

    ·

    mentioned in commit cc32c45a

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment