Add link to Phraseanet.github.com

This commit is contained in:
grosroro 2012-05-31 17:41:16 +02:00
commit 42dbb47094
3 changed files with 26 additions and 4 deletions

View file

@ -37,13 +37,13 @@ h2 {
}
/* -- navigation styles ----- */
#navbar, #menu {
margin-bottom: 10px;
.navbar {
line-height:1em;
}
#navigation {
min-height: 29px;
line-height: 30px;
display:inline-block;
display:inline-block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
}
@ -56,7 +56,7 @@ h2 {
}
#navigation li {
float: left;
display:block;
display:block;
line-height:38px;
}
#navigation ul > li > a {

File diff suppressed because one or more lines are too long