Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cesium_website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
websites
cesium_website
Commits
d7d88ee6
Commit
d7d88ee6
authored
5 years ago
by
Boris
Browse files
Options
Downloads
Patches
Plain Diff
STY: fix strech on features page
parent
a53b05d2
No related branches found
No related tags found
No related merge requests found
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
head.php
+1
-1
1 addition, 1 deletion
head.php
lib/style.css
+1062
-1630
1062 additions, 1630 deletions
lib/style.css
lib/style.less
+1735
-0
1735 additions, 0 deletions
lib/style.less
with
2798 additions
and
1631 deletions
head.php
+
1
−
1
View file @
d7d88ee6
...
@@ -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.
Click to expand it.
lib/style.css
+
1062
−
1630
View file @
d7d88ee6
This diff is collapsed.
Click to expand it.
lib/style.less
0 → 100644
+
1735
−
0
View file @
d7d88ee6
This diff is collapsed.
Click to expand it.
Boris
@BorisPAING
mentioned in commit
cc32c45a
·
5 years ago
mentioned in commit
cc32c45a
mentioned in commit cc32c45a76cf856e86b2445b287b4a13dad70b71
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment