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
d96ff929
Commit
d96ff929
authored
5 years ago
by
Boris
Browse files
Options
Downloads
Patches
Plain Diff
STY: fix strech on features page
parent
cc32c45a
Branches
Branches containing commit
Tags
Tags containing commit
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 @
d96ff929
...
...
@@ -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" />'
;
?>
...
...
This diff is collapsed.
Click to expand it.
lib/style.css
+
1062
−
1630
View file @
d96ff929
This diff is collapsed.
Click to expand it.
lib/style.less
0 → 100644
+
1735
−
0
View file @
d96ff929
This diff is collapsed.
Click to expand it.
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