Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cl-site
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dave Cooper
cl-site
Commits
7dc10f4d
Commit
7dc10f4d
authored
6 years ago
by
Mariano Montone
Browse files
Options
Downloads
Patches
Plain Diff
Navbar logo alignment
parent
8966fdc3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
layout/templates/layout_2018.html
+7
-6
7 additions, 6 deletions
layout/templates/layout_2018.html
with
7 additions
and
6 deletions
layout/templates/layout_2018.html
+
7
−
6
View file @
7dc10f4d
...
@@ -16,12 +16,13 @@
...
@@ -16,12 +16,13 @@
</head>
</head>
<body>
<body>
<nav
id=
"navbar"
class=
"navbar navbar-expand-lg navbar-dark bg-dark fixed-top cl-navbar"
>
<nav
id=
"navbar"
class=
"navbar navbar-expand-lg navbar-dark bg-dark fixed-top cl-navbar"
>
<a
class=
"navbar-brand regular-text"
href=
"/"
>
<a
class=
"navbar-brand regular-text"
style=
"line-height: 36px;"
href=
"/"
>
<span
style=
"border:3px white;display:inline-block;height:36px;width:36px;background:white;border-radius:36px;"
>
<span
style=
"border:3px white;display:inline-block;height:36px;width:36px;background:white;border-radius:36px;"
>
<img
width=
"30px"
height=
"30px"
style=
"top:3px;left:3px;position:relative"
<img
width=
"30px"
height=
"30px"
style=
"left:3px;position:relative"
src=
"/static/imgs/lisplogo.png"
/>
src=
"/static/imgs/lisplogo.png"
/>
</span>
</span>
Common-Lisp.net
</a>
<span
style=
"vertical-align: middle; padding-left: 5px; padding-right: 20px;"
>
Common-Lisp.net
</span>
</a>
<button
class=
"navbar-toggler"
type=
"button"
data-toggle=
"collapse"
data-target=
"#navbarSupportedContent"
aria-controls=
"navbarSupportedContent"
aria-expanded=
"false"
aria-label=
"Toggle navigation"
>
<button
class=
"navbar-toggler"
type=
"button"
data-toggle=
"collapse"
data-target=
"#navbarSupportedContent"
aria-controls=
"navbarSupportedContent"
aria-expanded=
"false"
aria-label=
"Toggle navigation"
>
<span
class=
"navbar-toggler-icon"
></span>
<span
class=
"navbar-toggler-icon"
></span>
</button>
</button>
...
...
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