Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cl-site
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
16
Issues
16
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
clo
cl-site
Commits
7dc10f4d
Commit
7dc10f4d
authored
Oct 12, 2018
by
Mariano Montone
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Navbar logo alignment
parent
8966fdc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
layout/templates/layout_2018.html
layout/templates/layout_2018.html
+7
-6
No files found.
layout/templates/layout_2018.html
View file @
7dc10f4d
...
...
@@ -16,12 +16,13 @@
</head>
<body>
<nav
id=
"navbar"
class=
"navbar navbar-expand-lg navbar-dark bg-dark fixed-top cl-navbar"
>
<a
class=
"navbar-brand regular-text"
href=
"/"
>
<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"
src=
"/static/imgs/lisplogo.png"
/>
</span>
Common-Lisp.net
</a>
<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;"
>
<img
width=
"30px"
height=
"30px"
style=
"left:3px;position:relative"
src=
"/static/imgs/lisplogo.png"
/>
</span>
<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"
>
<span
class=
"navbar-toggler-icon"
></span>
</button>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment