Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nicolas Ballet
site-conv
Commits
a29fbafd
Commit
a29fbafd
authored
Oct 02, 2016
by
Sli
Browse files
Correction de taille de polices
parent
21a10803
Changes
1
Hide whitespace changes
Inline
Side-by-side
blog/static/blog/css/nav.css
View file @
a29fbafd
...
...
@@ -3,7 +3,7 @@
* @Date: 2016-07-10 16:06:30
* @Last Modified by: klmp200
<<<<<<< HEAD
* @Last Modified time: 2016-10-02 2
0:55:56
* @Last Modified time: 2016-10-02 2
1:26:21
=======
* @Last Modified time: 2016-10-02 18:22:12
>>>>>>> 341e7a94e5a4e2db16db4201f1603b9c9425c705
...
...
@@ -11,7 +11,10 @@
#navbar
{
border-radius
:
10px
10px
0
0
;
font-size
:
1.5em
;
font-size
:
20px
;
}
#navbar
li
{
font-size
:
1.25vw
;
}
.navbar-nav
li
a
{
line-height
:
35px
;
...
...
@@ -85,6 +88,9 @@
color
:
#0a0c12
;
background-color
:
#ffffff
;
}
#navbar
li
{
font-size
:
1vw
;
}
}
.navbar-default
{
...
...
Write
Preview
Supports
Markdown
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