Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux.cern.ch
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
linuxsupport
websites
linux.cern.ch
Merge requests
!46
Make News page great again
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Make News page great again
various_fixes
into
master
Overview
0
Commits
12
Pipelines
0
Changes
2
Merged
Daniel Juarez Gonzalez
requested to merge
various_fixes
into
master
4 years ago
Overview
0
Commits
12
Pipelines
0
Changes
2
Expand
0
0
Merge request reports
Compare
master
version 1
794efcf5
4 years ago
master (base)
and
latest version
latest version
116a317f
12 commits,
4 years ago
version 1
794efcf5
11 commits,
4 years ago
2 files
+
787
−
624
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
docs/stylesheets/extra.css
+
6
−
0
Options
@@ -181,3 +181,9 @@
.md-footer-nav__source
a
.md-source__repository
{
max-width
:
100%
;
}
/* Avoid main news content overflowing its div */
.news_block
pre
{
white-space
:
pre-wrap
;
}
Loading