Change L+F of navcolumn on maven site.
This commit is contained in:
parent
22ec394ea4
commit
f76e762641
|
@ -4,10 +4,20 @@
|
|||
}
|
||||
|
||||
#leftColumn {
|
||||
margin: 30px 0 0 5px;
|
||||
border: none;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
#navcolumn li {
|
||||
line-height: 1.5em;
|
||||
font-size: 0.95em;
|
||||
}
|
||||
|
||||
#navcolumn h5 {
|
||||
font-size: 0.95em;
|
||||
}
|
||||
|
||||
h2 {
|
||||
padding: 4px 4px 4px 6px;
|
||||
border: none;
|
||||
|
|
Loading…
Reference in New Issue